cleaning datatable component and make it more flexible/ debug notification and add pending/ add some extra to datatable.

This commit is contained in:
2023-08-07 14:00:04 +03:30
parent 2211c4803b
commit ac1ad3b8fe
26 changed files with 508 additions and 605 deletions

View File

@@ -4,6 +4,6 @@ NEXT_PUBLIC_DEFAULT_DIRECTION = "rtl"
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"