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
b3990b535e
commit
f6cc1b00c2
@ -6,7 +6,7 @@ import { sidebarItemInjectionToken } from "@k8slens/cluster-sidebar";
|
|||||||
import { noop } from "@k8slens/utilities";
|
import { noop } from "@k8slens/utilities";
|
||||||
import { getInjectable } from "@ogre-tools/injectable";
|
import { getInjectable } from "@ogre-tools/injectable";
|
||||||
import React from "react";
|
import React from "react";
|
||||||
import { Icon } from "../icon";
|
import { Icon } from "@k8slens/icon";
|
||||||
|
|
||||||
const customResourcesSidebarItemInjectable = getInjectable({
|
const customResourcesSidebarItemInjectable = getInjectable({
|
||||||
id: "sidebar-item-custom-resources",
|
id: "sidebar-item-custom-resources",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user