refactoring
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// /redux/thunks/database/fetchPoiTypThunk.js
|
||||
// /redux/thunks/database/pois/fetchPoiTypThunk.js
|
||||
import { createAsyncThunk } from "@reduxjs/toolkit";
|
||||
import { fetchPoiTypService } from "../../../../services/database/pois/fetchPoiTypService";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user