mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-11-16 01:21:16 +01:00
Move setting to top
This commit is contained in:
parent
85934e4625
commit
e367af47ef
@ -9,8 +9,8 @@ import { DefaultAppSettings } from '@app/components/shared/config/configSections
|
||||
const GeneralSection: React.FC = () => {
|
||||
return (
|
||||
<Stack gap="lg">
|
||||
<CoreGeneralSection />
|
||||
<DefaultAppSettings />
|
||||
<CoreGeneralSection />
|
||||
</Stack>
|
||||
);
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user