mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Fixing import address
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
parent
a924628c85
commit
54366c3739
@ -4,7 +4,7 @@ import type {
|
|||||||
BaseKubeObjectListLayoutColumn,
|
BaseKubeObjectListLayoutColumn,
|
||||||
GeneralKubeObjectListLayoutColumn,
|
GeneralKubeObjectListLayoutColumn,
|
||||||
SpecificKubeListLayoutColumn,
|
SpecificKubeListLayoutColumn,
|
||||||
} from "@k8slens/list-layout/src/kube-list-layout-column";
|
} from "@k8slens/list-layout";
|
||||||
import React from "react";
|
import React from "react";
|
||||||
|
|
||||||
type Column = (
|
type Column = (
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user