Fix types #2
Annotations
2 errors
build:
src/App.tsx#L68
Type '{ top100Tracks: Track[]; loading: boolean; error: string | null; }' is not assignable to type 'TrackData'.
|
build
Process completed with exit code 2.
|