mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
return empty page on /music
This commit is contained in:
parent
4c9c0c2f44
commit
d8fdc629f0
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