mirror of
https://github.com/portainer/portainer.git
synced 2025-08-08 07:15:23 +02:00
feat(microk8s): BE teasers in wizard [EE-4772] (#8449)
* feat(microk8s): separate existing/new envs EE-4772 update icons fix be teaser box selector style * match environment wizard box selectors * revert title back * updated kaas description in wizard --------- Co-authored-by: testa113 <testa113> Co-authored-by: Prabhat Khera <prabhat.khera@portainer.io>
This commit is contained in:
parent
d032119ebc
commit
769c8372fb
11 changed files with 124 additions and 49 deletions
|
@ -14,6 +14,7 @@ const BoxSelectorReact = react2angular(BoxSelector, [
|
|||
'options',
|
||||
'radioName',
|
||||
'slim',
|
||||
'hiddenSpacingCount',
|
||||
]);
|
||||
|
||||
export const boxSelectorModule = angular
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue