mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-16 17:46:18 +08:00
fix: default workspace page
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
const Page = () => {
|
||||
return <div>Hello, there is [workspace]/index.</div>;
|
||||
};
|
||||
|
||||
export default Page;
|
||||
Reference in New Issue
Block a user