feat: add reply editor to post page
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
export default function Home() {
|
||||
return <main></main>;
|
||||
return <main className='flex-1'></main>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user