replace svg icon with Lucide icon
This commit is contained in:
3
frontend/app/projects/[projectId]/dashboard/page.tsx
Normal file
3
frontend/app/projects/[projectId]/dashboard/page.tsx
Normal file
@@ -0,0 +1,3 @@
|
||||
export default function Page() {
|
||||
return <>This is Dashboard tab</>;
|
||||
}
|
||||
Reference in New Issue
Block a user