1
0
mirror of https://github.com/lensapp/lens.git synced 2024-09-11 09:25:26 +03:00

extract @k8slens/icon

Signed-off-by: Gabriel <gaccettola@mirantis.com>
This commit is contained in:
Gabriel 2023-05-15 17:16:15 +02:00 committed by Gabriel Accettola
parent 9e751938bd
commit ea1f85f224

View File

@ -30,7 +30,9 @@ describe("<Icon> href technical tests", () => {
setLegacyGlobalDiForExtensionApi(di, environment);
runInAction(() => {
registerFeature(di, loggerFeature);
registerFeature(di,
loggerFeature,
);
});
logger = {