mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-10 23:45:48 +01:00
🐛 Fix bug with Space in add item modal
This commit is contained in:
@@ -411,6 +411,7 @@ export function AddAppShelfItemForm(props: AddAppShelfItemFormProps) {
|
||||
</Stack>
|
||||
</Tabs.Panel>
|
||||
<Tabs.Panel value="Advanced Options">
|
||||
<Space h="sm" />
|
||||
<Stack>
|
||||
<Switch
|
||||
label={t('modal.tabs.advancedOptions.form.ping.label')}
|
||||
|
||||
Reference in New Issue
Block a user