Skip to content

Commit 14f32ca

Browse files
committed
Create placeholder docs page
1 parent c8b674f commit 14f32ca

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/app/docs.tsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
export function Docs() {
2+
return <p>Placeholder</p>;
3+
}

0 commit comments

Comments
 (0)