mirror of
https://github.com/He4eT/elseifplayer.git
synced 2026-05-05 17:37:21 +00:00
Rearrange components
This commit is contained in:
parent
e44831db08
commit
90f630f277
13 changed files with 10 additions and 8 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import { h } from 'preact'
|
||||
import { useState, useEffect } from 'preact/hooks'
|
||||
|
||||
import UrlPlayer from '~/src/components/player/UrlPlayer'
|
||||
import UrlPlayer from '~/src/components/Player/UrlPlayer'
|
||||
|
||||
import '~/src/style/views/PlayerView.css'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue