mirror of
https://github.com/documenso/documenso.git
synced 2025-11-14 08:42:12 +10:00
wip: refresh design
This commit is contained in:
3
apps/web/src/app/page.tsx
Normal file
3
apps/web/src/app/page.tsx
Normal file
@ -0,0 +1,3 @@
|
||||
export default function DashboardPage() {
|
||||
return <div>hello world</div>;
|
||||
}
|
||||
Reference in New Issue
Block a user