fix(lint): resolve remaining ESLint errors (unused vars, any types, react-refresh)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -44,7 +44,7 @@ import { cn } from '@/lib/utils'
|
||||
import { useConfigBrowse, useConfigPanel } from '@/hooks/useConfigPanel'
|
||||
import { SafetyToggle } from '@/components/config/SafetyToggle'
|
||||
import { ChangePreviewModal } from '@/components/config/ChangePreviewModal'
|
||||
import type { ConfigPanelProps, ConfigChange } from '@/lib/configPanelTypes'
|
||||
import type { ConfigPanelProps } from '@/lib/configPanelTypes'
|
||||
|
||||
// ---------------------------------------------------------------------------
|
||||
// Types
|
||||
|
||||
Reference in New Issue
Block a user