mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
add page title
This commit is contained in:
parent
ef5ef4c90f
commit
f50d3aeb24
@ -4,5 +4,6 @@ import "./index.less"
|
|||||||
|
|
||||||
export default (props) => {
|
export default (props) => {
|
||||||
return <div>
|
return <div>
|
||||||
|
<h1>Administration</h1>
|
||||||
</div>
|
</div>
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user