initial commit
This commit is contained in:
4
app/topics/edit/[id]/page.tsx
Normal file
4
app/topics/edit/[id]/page.tsx
Normal file
@@ -0,0 +1,4 @@
|
||||
'use client'
|
||||
import CreateTopicPage from '../../new/page'
|
||||
|
||||
export default CreateTopicPage
|
||||
Reference in New Issue
Block a user