mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-31 17:19:56 +08:00
4 lines
65 B
TypeScript
4 lines
65 B
TypeScript
export const Component = () => {
|
|
return <div>/auth/*</div>;
|
|
};
|