feat: added pages, forms, and functionality.
All checks were successful
Smart Deploy / build-deploy (push) Successful in 2m38s

This commit is contained in:
2026-02-08 21:11:57 +05:30
parent 3fb4c5bbe0
commit 1c6627bdfb
41 changed files with 6696 additions and 19 deletions

30
ui_mockup/.prettierignore Normal file
View File

@@ -0,0 +1,30 @@
# Build outputs
dist/
build/
out/
# Dependencies
node_modules/
# Logs
*.log
# Cache
.eslintcache
.cache/
# Coverage
coverage/
# Misc
.DS_Store
.env*
!.env.example
# Debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# TypeScript
*.tsbuildinfo