mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Remove new extension API export
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
a8f5d576a3
commit
e8e1f191aa
@ -62,7 +62,6 @@ export * from "../../renderer/components/layout/sub-title";
|
||||
export * from "../../renderer/components/input/search-input";
|
||||
export * from "../../renderer/components/chart/bar-chart";
|
||||
export * from "../../renderer/components/chart/pie-chart";
|
||||
export { ReactiveDuration, type ReactiveDurationProps } from "../../renderer/components/duration/reactive-duration";
|
||||
|
||||
// kube helpers
|
||||
export * from "../../renderer/components/kube-detail-params";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user