1
0
Fork 0
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:
Ali 2023-03-03 12:27:24 +13:00 committed by GitHub
parent d032119ebc
commit 769c8372fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 124 additions and 49 deletions

View file

@ -14,6 +14,7 @@ const BoxSelectorReact = react2angular(BoxSelector, [
'options',
'radioName',
'slim',
'hiddenSpacingCount',
]);
export const boxSelectorModule = angular