Changeset 615dcee for frontend/src/components/userProfile/ArtistView.tsx
- Timestamp:
- 02/18/26 22:33:00 (5 months ago)
- Branches:
- main
- Children:
- ed8f998
- Parents:
- d1ee039
- File:
-
- 1 edited
-
frontend/src/components/userProfile/ArtistView.tsx (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
frontend/src/components/userProfile/ArtistView.tsx
rd1ee039 r615dcee 6 6 import type { ArtistContribution } from "../../utils/types"; 7 7 import SongItem from "../SongItem"; 8 import { useAuth } from "../../context/authContext"; 8 9 9 10 interface ArtistViewProps {
Note:
See TracChangeset
for help on using the changeset viewer.
