wip: added global layout, added posts route
This commit is contained in:
3
frontend/routes/posts/[id].tsx
Normal file
3
frontend/routes/posts/[id].tsx
Normal file
@ -0,0 +1,3 @@
|
||||
export default function PostIdentifier() {
|
||||
return null;
|
||||
}
|
Reference in New Issue
Block a user