mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
extract @k8slens/icon
Signed-off-by: Gabriel <gaccettola@mirantis.com>
This commit is contained in:
parent
9e751938bd
commit
91fa56f346
@ -30,7 +30,9 @@ describe("<Icon> href technical tests", () => {
|
|||||||
setLegacyGlobalDiForExtensionApi(di, environment);
|
setLegacyGlobalDiForExtensionApi(di, environment);
|
||||||
|
|
||||||
runInAction(() => {
|
runInAction(() => {
|
||||||
registerFeature(di, loggerFeature);
|
registerFeature(di,
|
||||||
|
loggerFeature,
|
||||||
|
);
|
||||||
});
|
});
|
||||||
|
|
||||||
logger = {
|
logger = {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user