diff --git a/src/screens/deck-form/deck-form.tsx b/src/screens/deck-form/deck-form.tsx index 0593ad0b..f71cac69 100644 --- a/src/screens/deck-form/deck-form.tsx +++ b/src/screens/deck-form/deck-form.tsx @@ -12,7 +12,6 @@ import { useTelegramProgress } from "../../lib/telegram/use-telegram-progress.ts import { assert } from "../../lib/typescript/assert.ts"; import { SettingsRow } from "../user-settings/settings-row.tsx"; import { Button } from "../../ui/button.tsx"; -import { HintTransparent } from "../../ui/hint-transparent.tsx"; export const DeckForm = observer(() => { const deckFormStore = useDeckFormStore(); @@ -74,14 +73,14 @@ export const DeckForm = observer(() => { )} - - Speaking cards - - - Play spoken audio for each flashcard to enhance pronunciation - + {/**/} + {/* Speaking cards*/} + {/**/} + {/**/} + {/* Play spoken audio for each flashcard to enhance pronunciation*/} + {/**/} -
+ {/*
*/}