Chore: fix eslint suppressions — react/no-unescaped-entities in ThemeSelectorDrawer.tsx (#130109)

This commit is contained in:
cursor[bot]
2026-08-05 09:35:16 +02:00
committed by GitHub
parent 8137adabce
commit e4c1c19e74
2 changed files with 1 additions and 6 deletions
-5
View File
@@ -855,11 +855,6 @@
"count": 1
}
},
"public/app/core/components/ThemeSelector/ThemeSelectorDrawer.tsx": {
"react/no-unescaped-entities": {
"count": 1
}
},
"public/app/core/components/TimeSeries/utils.ts": {
"@typescript-eslint/consistent-type-assertions": {
"count": 1
@@ -29,7 +29,7 @@ export function ThemeSelectorDrawer({ onClose }: Props) {
const subTitle = (
<Trans i18nKey="shared-preferences.fields.theme-description">
Enjoying the experimental themes? Tell us what you'd like to see{' '}
Enjoying the experimental themes? Tell us what you&apos;d like to see{' '}
<TextLink
variant="bodySmall"
external