Merge branch 'develop' into 'feature/darkLightTheme'

# Conflicts:
#   src/components/login-expert/index.jsx
#   src/layouts/MuiLayout.jsx
This commit is contained in:
AmirHossein Mahmoodi
2023-08-07 10:43:41 +00:00
23 changed files with 433 additions and 429 deletions

View File

@@ -7,6 +7,6 @@ NEXT_PUBLIC_SECONDARY_MAIN = "#FF4E00"
NEXT_PUBLIC_API_URL = "http://Your IP:3000"
NEXT_PUBLIC_BASE_URL = "deploy api"
NEXT_PUBLIC_BASE_URL = "https://loan.witel.ir"
NODE_ENV = "development"