mirror of
https://github.com/mue/mue.git
synced 2026-07-18 06:24:17 +02:00
chore: release 6.0.3
This commit is contained in:
@@ -68,8 +68,8 @@ export default class Create extends PureComponent {
|
||||
this.setState({
|
||||
addonData: settings,
|
||||
settingsClasses: {
|
||||
current: input ? 'toggle lightTheme' : 'toggle lightTheme',
|
||||
json: input ? 'toggle lightTheme' : 'toggle lightTheme'
|
||||
current: input ? 'toggle lightTheme active' : 'toggle lightTheme',
|
||||
json: input ? 'toggle lightTheme active' : 'toggle lightTheme'
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user