mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-13 20:10:07 +02:00
refactor shuffle all modal for styles and loading state
This commit is contained in:
@@ -4,7 +4,7 @@ import { SettingsContent } from '/@/renderer/features/settings/components/settin
|
||||
import { SettingsHeader } from '/@/renderer/features/settings/components/settings-header';
|
||||
import { SettingSearchContext } from '/@/renderer/features/settings/context/search-context';
|
||||
|
||||
export const SettingsModal = () => {
|
||||
export const SettingsContextModal = () => {
|
||||
const [search, setSearch] = useState('');
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user