diff --git a/biome.json b/biome.json index cb82093..e956942 100644 --- a/biome.json +++ b/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/2.5.5/schema.json", + "$schema": "https://biomejs.dev/schemas/2.5.8/schema.json", "vcs": { "enabled": true, "clientKind": "git", diff --git a/src/components/configure-sections.tsx b/src/components/configure-sections.tsx index ccf1bfd..602f036 100644 --- a/src/components/configure-sections.tsx +++ b/src/components/configure-sections.tsx @@ -66,7 +66,11 @@ export const ResetIndicator = memo(function ResetIndicator({ onClick={onReset} className="size-5 rounded-full text-muted-foreground hover:text-primary hover:bg-muted/80 p-0" > -