mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-14 06:25:35 +08:00
4 lines
57 B
TypeScript
4 lines
57 B
TypeScript
|
export const Rules = () => {
|
||
|
return <div>rules</div>
|
||
|
}
|