new design implement for login screen, organization onboarding form changes, new filter implement in all screens, remove icons from validation,

This commit is contained in:
Gagan7900
2026-07-29 19:12:51 +05:30
parent 0907e0f5dc
commit 4838e16dc8
40 changed files with 2407 additions and 793 deletions
+2 -1
View File
@@ -56,6 +56,7 @@
"src/.htaccess"
],
"styles": [
"node_modules/flatpickr/dist/flatpickr.css",
"node_modules/@ng-select/ng-select/themes/default.theme.css",
"src/styles.scss"
],
@@ -121,4 +122,4 @@
}
}
}
}
}