1
0
Fork 0

fix(shared): Test options display

This commit is contained in:
Joost De Cock 2022-09-06 15:33:38 +02:00
parent b95116ad2e
commit 040331dbac
4 changed files with 14 additions and 40 deletions

View file

@ -1,10 +1,10 @@
import { Chevron } from 'shared/components/navigation/primary.js'
import Option from './option'
import { Li, Ul, Details, Summary, SumDiv, Deg } from 'shared/components/workbench/menu'
import { useTranslation } from 'next-i18next'
const OptionGroup = props => {
const { t } = useTranslation(['optiongroups'])
const Option = props.Option
return (
<Li>