mirror of
https://github.com/mue/mue.git
synced 2026-07-22 08:17:28 +02:00
feat: better settings for time, implement auto theme feature, add dark theme css for date picker etc
This commit is contained in:
@@ -4,7 +4,7 @@ import Checkbox from '../Checkbox';
|
||||
import Text from '../Text';
|
||||
import Switch from '../Switch';
|
||||
|
||||
export default function QuoteSettings(props) {
|
||||
export default function QuoteSettings() {
|
||||
const { quote } = window.language.modals.main.settings.sections;
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user