✨ Add board pages
This commit is contained in:
@@ -0,0 +1 @@
|
||||
export { default, getServerSideProps } from '../board/[id]';
|
||||
@@ -0,0 +1 @@
|
||||
export { default, getServerSideProps } from '../board';
|
||||
Reference in New Issue
Block a user