mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2024-11-14 17:35:35 +01:00
Add inline option to Wi-Fi's RadioSet
This commit is contained in:
parent
69723f6b0b
commit
defc363f01
|
@ -157,6 +157,7 @@ function DeviceForm({
|
|||
choices={getHwmodeChoices(formData)}
|
||||
value={formData.hwmode}
|
||||
helpText={HELP_TEXTS.hwmode}
|
||||
inline
|
||||
onChange={setFormValue((value) => ({
|
||||
devices: {
|
||||
[deviceIndex]: {
|
||||
|
|
Loading…
Reference in New Issue
Block a user