feat: notification and spinning display step 1 (#1345)

* feat: notification and loading display step 1

* chore: linter with husky and prettier, specifying rules needed
This commit is contained in:
Lightwing
2025-04-28 10:35:39 +08:00
committed by Junyan Qin
parent 5562148327
commit 8d37447146
8 changed files with 81 additions and 8 deletions

3
web_ui/.husky/pre-commit Normal file
View File

@@ -0,0 +1,3 @@
cd web_ui
pnpm lint-staged
pnpm test