We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ebddb4 commit e99f235Copy full SHA for e99f235
src/components/ButtonContainer.jsx
@@ -18,7 +18,6 @@ const StyledButtonContainer = styled.div`
18
`;
19
20
export const ButtonContainer = props => {
21
-
22
const { t } = useTranslation();
23
24
const { current, patterns, onSubmitAnswer } = props;
0 commit comments