mirror of
https://github.com/portainer/portainer.git
synced 2025-08-08 15:25:22 +02:00
feat(switch): add optional switch text [EE-3625] (#7164)
* add optional switch text
This commit is contained in:
parent
7275d23e4b
commit
dd4d126934
2 changed files with 12 additions and 0 deletions
|
@ -12,4 +12,5 @@ export const switchField = r2a(SwitchField, [
|
|||
'disabled',
|
||||
'onChange',
|
||||
'featureId',
|
||||
'switchValues',
|
||||
]);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue