import { useTranslation } from 'next-i18next' export default function ({resetGist, undoGist}) { const {t} = useTranslation(['app']) return (