mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-01-02 18:39:05 +01:00
SettingsError doesn't need styles cos it uses classnames in app.less
This commit is contained in:
parent
81c1fd43f7
commit
72231ead1d
File diff suppressed because it is too large
Load Diff
@ -6,8 +6,6 @@ import * as mobxReact from "mobx-react";
|
||||
import * as mobx from "mobx";
|
||||
import { boundMethod } from "autobind-decorator";
|
||||
|
||||
import "./settingserror.less";
|
||||
|
||||
type OV<V> = mobx.IObservableValue<V>;
|
||||
|
||||
@mobxReact.observer
|
||||
|
Loading…
Reference in New Issue
Block a user