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