diff --git a/src/components/Settings.tsx b/src/components/Settings.tsx index 0ba2928c..144971a0 100644 --- a/src/components/Settings.tsx +++ b/src/components/Settings.tsx @@ -120,13 +120,6 @@ const Settings: React.FC = ({ settings, onSave, onClose }) => { -
- - setLocalSettings({ ...localSettings, highlightColor: color })} - /> -