mirror of
https://github.com/Portabase/portabase.git
synced 2026-07-14 11:16:13 +02:00
feat: adding system settings page. And did some refactoring.
This commit is contained in:
@@ -43,6 +43,7 @@ export const AdvancedCronSelect = ({
|
||||
</Label>
|
||||
{!isAdvanced ? (
|
||||
<Select
|
||||
// @ts-ignore
|
||||
id={id}
|
||||
className="col-span-4"
|
||||
value={defaultValue}
|
||||
|
||||
Reference in New Issue
Block a user