Commit Graph

5 Commits

Author SHA1 Message Date
v0
ce0a716d02 fix: support default and named export for useDebounce hook
Ensure compatibility with both default and named imports for hook.

#VERCEL_SKIP

Co-authored-by: null <4804959+fnvtk@users.noreply.github.com>
2025-09-23 07:09:47 +00:00
v0
afc77439bb feat: enhance user profile with detailed tags and asset evaluation
Optimize user detail page for asset assessment and tag info.

#VERCEL_SKIP

Co-authored-by: null <4804959+fnvtk@users.noreply.github.com>
2025-08-21 05:32:37 +00:00
v0
bdf456523b fix: resolve build issues and finalize fixes
Complete Toaster and Skeleton components, add loading.tsx
Update development docs for changes and progress.

Co-authored-by: null <4804959+fnvtk@users.noreply.github.com>
2025-08-08 11:34:42 +00:00
v0
3443a1e50a feat: add Suspense fallback for useSearchParams in edit route
Create loading.tsx to resolve deployment error.

Co-authored-by: null <4804959+fnvtk@users.noreply.github.com>
2025-08-08 07:21:05 +00:00
v0
2408d50cb0 refactor: overhaul UI for streamlined user experience
Redesign navigation, home overview, user portrait, and valuation pages
with improved functionality and responsive design.

Co-authored-by: null <4804959+fnvtk@users.noreply.github.com>
2025-07-18 13:47:12 +00:00