mirror of
https://github.com/prymitive/karma
synced 2026-05-23 04:42:58 +00:00
feat(ui): theme switching
This add "proper" dark mode using darkly bootstrap theme
This commit is contained in:
@@ -8,8 +8,6 @@ import InputRange from "react-input-range";
|
||||
|
||||
import { Settings } from "Stores/Settings";
|
||||
|
||||
import "./InputRange.scss";
|
||||
|
||||
const FetchConfiguration = observer(
|
||||
class FetchConfiguration extends Component {
|
||||
static propTypes = {
|
||||
|
||||
Reference in New Issue
Block a user