add folders column
This commit is contained in:
3
frontend/app/projects/[id]/home/page.tsx
Normal file
3
frontend/app/projects/[id]/home/page.tsx
Normal file
@@ -0,0 +1,3 @@
|
||||
export default function Page() {
|
||||
return <>This is Home tab</>;
|
||||
}
|
||||
Reference in New Issue
Block a user