diff --git a/components/SettingsModal.tsx b/components/SettingsModal.tsx index 6404a63..1595d53 100644 --- a/components/SettingsModal.tsx +++ b/components/SettingsModal.tsx @@ -1,5 +1,5 @@ import React from 'react' -import { X, RotateCcw } from 'lucide-react' +import { X, RotateCcw, ChevronDown } from 'lucide-react' import { themes } from '@/lib/lofi-themes' interface SettingsModalProps { @@ -60,18 +60,26 @@ const SettingsModal: React.FC = ({ > Theme - +
+ +
+ +
+