export default function SettingsModal({ theme, onTheme, onClearChats, onClose }) { return (
e.target === e.currentTarget && onClose()}>
Settings
Appearance
Switch between Light and Dark mode
Chat History
Clear your current chat session
OwnGPT Web UI v2.0.4
Powered by open-source models, crafted with React and FastAPI.
) }