fix feature form authorship option select
This commit is contained in:
@@ -80,6 +80,8 @@ export const QuestionsQuery: FC<Props> = ({ title, where, status }) => {
|
||||
})
|
||||
}
|
||||
|
||||
console.log(pageInfo)
|
||||
|
||||
return (
|
||||
<QuestionsList
|
||||
title={title}
|
||||
|
||||
Reference in New Issue
Block a user