diff --git a/src/components/GamePlayType/index.tsx b/src/components/GamePlayType/index.tsx index b6bd360..83afcdb 100644 --- a/src/components/GamePlayType/index.tsx +++ b/src/components/GamePlayType/index.tsx @@ -15,7 +15,7 @@ const GamePlayType = (props: IProps) => { const { name, onChange, value, options } = props; return ( - } /> + } /> + + + + + + + + + + + +