mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-17 17:04:16 +02:00
4 lines
57 B
TypeScript
4 lines
57 B
TypeScript
export const DashboardRoute = () => {
|
|
return <></>;
|
|
};
|