topic page fix
This commit is contained in:
parent
4dcc70ff9c
commit
e2ae61b592
|
@ -15,7 +15,7 @@ export const TopicPage = (props: PageProps) => {
|
||||||
|
|
||||||
const page = getPage()
|
const page = getPage()
|
||||||
|
|
||||||
if (page.route !== 'author') {
|
if (page.route !== 'topic') {
|
||||||
throw new Error('ts guard')
|
throw new Error('ts guard')
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user