Changes in components/Navbar.tsx [87b79bc:f727252]
- File:
-
- 1 edited
-
components/Navbar.tsx (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
components/Navbar.tsx
r87b79bc rf727252 64 64 { id: 'sound_card', label: 'Sound Cards', icon: <SpeakerIcon fontSize="small" /> }, 65 65 { id: 'optical_drive', label: 'Optical Drives', icon: <AlbumIcon fontSize="small" /> }, 66 { id: 'memory_card', label: ' MemoryCards', icon: <SdCardIcon fontSize="small" /> },66 { id: 'memory_card', label: 'Storage Cards', icon: <SdCardIcon fontSize="small" /> }, 67 67 { id: 'cables', label: 'Cables', icon: <CableIcon fontSize="small" /> }, 68 68 ];
Note:
See TracChangeset
for help on using the changeset viewer.
