fix: lint

This commit is contained in:
lawvs 2025-06-08 02:54:45 +08:00
parent 3b3f280463
commit 3be9af23d7
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ export const AppearanceScreen = () => {
<GroupedInsetListSectionHeader label="Content" />
<GroupedInsetListCard>
<GroupedInsetListCell label={t("appearance.code_highlight_theme")}>
<GroupedInsetListCell label={t("appearance.code_highlight_theme.label")}>
<Select
wrapperClassName="w-[120px]"
options={themeNames.map((theme) => ({