Add SongList component

This commit is contained in:
2024-10-11 13:22:57 -04:00
parent 36e7a5827b
commit 0550b18d77
5 changed files with 284 additions and 0 deletions

View File

@ -11,6 +11,7 @@
@import 'dashboard_tile.scss';
@import 'dashboard_row.scss';
@import 'upload.scss';
@import 'song_list.scss';
body {
font-family: sans-serif;