Changeset ebdd3d4 for frontend/src/pages/Nav.tsx
- Timestamp:
- 02/07/26 15:15:12 (5 months ago)
- Branches:
- main
- Children:
- dc30259
- Parents:
- 5938bc9
- File:
-
- 1 edited
-
frontend/src/pages/Nav.tsx (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
frontend/src/pages/Nav.tsx
r5938bc9 rebdd3d4 105 105 <div className="absolute right-0 mt-2 w-48 bg-gray-700 rounded-lg shadow-lg py-1 z-50"> 106 106 <Link 107 to=" #"107 to="/me" 108 108 className="block px-4 py-2 text-sm text-white hover:bg-gray-600 transition-colors" 109 109 onClick={() => setIsDropdownOpen(false)}
Note:
See TracChangeset
for help on using the changeset viewer.
