feat: Add dummy pages
This commit is contained in:
3
packages/web/src/pages/Flows/index.tsx
Normal file
3
packages/web/src/pages/Flows/index.tsx
Normal file
@@ -0,0 +1,3 @@
|
||||
export default function Flows() {
|
||||
return (<>Flows</>);
|
||||
};
|
Reference in New Issue
Block a user