mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-13 06:05:34 +08:00
4 lines
59 B
TypeScript
4 lines
59 B
TypeScript
|
export const Config = () => {
|
||
|
return <div>config</div>
|
||
|
}
|