Moved CSS import to more appropriate file.

This commit is contained in:
2022-04-16 03:46:16 -05:00
parent 169b7de68d
commit 868c0f36dc
2 changed files with 2 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
import "../styles/songplayer.css";
import SongPlaylist from "./SongPlaylist";
/**