mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Export sub-title component to extensions API (#2471)
Signed-off-by: Alex Culliere <alozhkin@mirantis.com> Co-authored-by: Alex Culliere <alozhkin@mirantis.com>
This commit is contained in:
parent
465dcd0a66
commit
40f4631831
@ -1,4 +1,5 @@
|
|||||||
// Common UI components
|
// Common UI components
|
||||||
|
export * from "../../renderer/components/layout/sub-title";
|
||||||
|
|
||||||
// layouts
|
// layouts
|
||||||
export * from "../../renderer/components/layout/page-layout";
|
export * from "../../renderer/components/layout/page-layout";
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user