organize stuff
This commit is contained in:
7
packages/docs-new/src/pages/document-page.tsx
Normal file
7
packages/docs-new/src/pages/document-page.tsx
Normal file
@@ -0,0 +1,7 @@
|
||||
export function DocumentPage() {
|
||||
return (
|
||||
<>
|
||||
<h1>Docs</h1>
|
||||
</>
|
||||
)
|
||||
}
|
||||
Reference in New Issue
Block a user