mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-11 03:24:16 +00:00
remove unused route
This commit is contained in:
parent
5ba5966d60
commit
bb247d5fd5
@ -1,13 +0,0 @@
|
|||||||
import React from "react"
|
|
||||||
import config from "config"
|
|
||||||
|
|
||||||
import "./index.less"
|
|
||||||
|
|
||||||
export default () => {
|
|
||||||
return <div className="proManager">
|
|
||||||
<div className="banner">
|
|
||||||
<h1>{config.app.siteName} PRO</h1>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
}
|
|
@ -1,5 +0,0 @@
|
|||||||
.proManager {
|
|
||||||
.banner {
|
|
||||||
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user