feat: Initial setup of theme.
This commit is contained in:
3
src/constant/Endpoints.js
Normal file
3
src/constant/Endpoints.js
Normal file
@@ -0,0 +1,3 @@
|
||||
export default {
|
||||
LOGIN_USER: '/user/login'
|
||||
};
|
||||
Reference in New Issue
Block a user