Changeset 2b08bed for frontend/src/components/userProfile/ArtistView.tsx
- Timestamp:
- 01/30/26 22:14:36 (5 months ago)
- Branches:
- main
- Children:
- 2730163
- Parents:
- 98992cf
- File:
-
- 1 edited
-
frontend/src/components/userProfile/ArtistView.tsx (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
frontend/src/components/userProfile/ArtistView.tsx
r98992cf r2b08bed 37 37 className="group cursor-pointer" 38 38 onClick={() => 39 navigate(`/ musical-entity/${album.musicalEntityId}`)39 navigate(`/collection/album/${album.musicalEntityId}`) 40 40 } 41 41 >
Note:
See TracChangeset
for help on using the changeset viewer.
