fix feature form authorship option select

This commit is contained in:
João Geonizeli
2022-08-10 23:23:37 +00:00
parent 838075c3d9
commit 8a4c797ff5
3 changed files with 122 additions and 107 deletions

View File

@@ -80,6 +80,8 @@ export const QuestionsQuery: FC<Props> = ({ title, where, status }) => {
})
}
console.log(pageInfo)
return (
<QuestionsList
title={title}