mirror of
https://github.com/mue/mue.git
synced 2026-07-23 08:47:19 +02:00
perf: more css cleanup
This commit is contained in:
@@ -27,7 +27,7 @@ export default class ColourSettings extends React.PureComponent {
|
||||
this.setState({
|
||||
gradientSettings: this.DefaultGradientSettings
|
||||
});
|
||||
toast(this.language.toasts.reset);
|
||||
toast(window.language.toasts.reset);
|
||||
}
|
||||
|
||||
initialiseColorPickerState(gradientSettings) {
|
||||
|
||||
Reference in New Issue
Block a user