mirror of
https://github.com/PlayEdu/frontend.git
synced 2025-06-18 11:51:27 +08:00
3 lines
70 B
TypeScript
3 lines
70 B
TypeScript
export const LayoutPage = () => {
|
|
return <>我是布局文件</>
|
|
} |