feat: implement user profile page, chatbot integration, and navigation components
Build and Release / release (push) Successful in 55s

This commit is contained in:
2026-06-06 23:28:40 +07:00
parent 820e0b5216
commit 6d7d63a891
103 changed files with 251 additions and 5559 deletions
+1 -1
View File
@@ -119,7 +119,7 @@ export default function UserDropdown() {
<DropdownItem
onItemClick={closeDropdown}
tag="a"
href="/user/account"
href="/user"
className="flex items-center gap-3 px-3 py-2 font-medium text-gray-700 rounded-lg group text-theme-sm hover:bg-gray-100 hover:text-gray-700 dark:text-gray-400 dark:hover:bg-white/5 dark:hover:text-gray-300"
>
<svg