mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-05 03:19:52 +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