reorganize, package upgrades
This commit is contained in:
parent
cfc83010a0
commit
c13e6285a8
13 changed files with 16 additions and 16 deletions
|
@ -1,7 +1,7 @@
|
|||
import Header from './components/Header';
|
||||
import HomePg from './components/pages/Home';
|
||||
import Footer from './components/Footer';
|
||||
import NowPlaying from './components/NowPlaying';
|
||||
import NowPlaying from './components/widgets/NowPlaying';
|
||||
|
||||
export default function Home() {
|
||||
return (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue