add new endpoint to sidebar
This commit is contained in:
@@ -6,7 +6,7 @@ export default createStore({
|
||||
state: {
|
||||
url: "https://astra-dev.dopcore.com",
|
||||
routingHistory: window.history,
|
||||
userData: JSON.parse(localStorage.getItem("userData")),
|
||||
userData: {},
|
||||
},
|
||||
modules: {
|
||||
medical,
|
||||
|
||||
Reference in New Issue
Block a user