mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2026-08-29 10:04:43 +08:00
add: mode & character page
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import './Chara.css'
|
||||
|
||||
export function Chara() {
|
||||
return <div className="screen chara"></div>
|
||||
}
|
||||
|
||||
export default Chara
|
||||
Reference in New Issue
Block a user