Skip to content

Commit

Permalink
Add SpotifyNow component and update tsconfig and
Browse files Browse the repository at this point in the history
vite config
  • Loading branch information
sarveshh committed Nov 12, 2023
1 parent 3e85613 commit b350fbf
Show file tree
Hide file tree
Showing 6 changed files with 581 additions and 20 deletions.
3 changes: 3 additions & 0 deletions index.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
import SpotifyPlaying from "./src/components/SpotifyNow";

export default SpotifyPlaying;
Loading

0 comments on commit b350fbf

Please sign in to comment.