mirror of
https://github.com/jeffvli/feishin.git
synced 2024-11-20 06:27:09 +01:00
use feishin switch instead of default
This commit is contained in:
parent
257e1e2cd9
commit
42ba5a531c
@ -1,7 +1,7 @@
|
||||
import { useEffect, useState } from 'react';
|
||||
import { SelectItem, Switch } from '@mantine/core';
|
||||
import { SelectItem } from '@mantine/core';
|
||||
import isElectron from 'is-electron';
|
||||
import { Select, Slider, toast } from '/@/renderer/components';
|
||||
import { Select, Slider, Switch, toast } from '/@/renderer/components';
|
||||
import {
|
||||
SettingsSection,
|
||||
SettingOption,
|
||||
|
Loading…
Reference in New Issue
Block a user