TootLangPicker: fix scrolling
This commit is contained in:
parent
2c35950d27
commit
edfbf5505b
3 changed files with 8 additions and 7 deletions
|
@ -44,7 +44,7 @@ import "./TootComposer.css";
|
|||
import BottomSheet from "~material/BottomSheet";
|
||||
import { useAppLocale } from "~platform/i18n";
|
||||
import iso639_1 from "iso-639-1";
|
||||
import ChooseTootLang from "./ChooseTootLang";
|
||||
import ChooseTootLang from "./TootLangPicker";
|
||||
import type { mastodon } from "masto";
|
||||
import cardStyles from "~material/cards.module.css";
|
||||
import Menu, { createManagedMenuState } from "~material/Menu";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue