mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
return empty page on /music
This commit is contained in:
parent
4c06f1648f
commit
dab7853779
7
packages/app/src/pages/music/index.jsx
Normal file
7
packages/app/src/pages/music/index.jsx
Normal file
@ -0,0 +1,7 @@
|
||||
import React from "react"
|
||||
|
||||
export default (props) => {
|
||||
return <div>
|
||||
|
||||
</div>
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user