mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
chore: Fix lint after rebase
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
b20077e48a
commit
f93274630b
@ -6,7 +6,7 @@ import { sidebarItemInjectionToken } from "@k8slens/cluster-sidebar";
|
||||
import { noop } from "@k8slens/utilities";
|
||||
import { getInjectable } from "@ogre-tools/injectable";
|
||||
import React from "react";
|
||||
import { Icon } from "../icon";
|
||||
import { Icon } from "@k8slens/icon";
|
||||
|
||||
const customResourcesSidebarItemInjectable = getInjectable({
|
||||
id: "sidebar-item-custom-resources",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user