mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Exporting search input component (#2521)
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
parent
126d542335
commit
e5f613ead7
@ -1,5 +1,6 @@
|
|||||||
// Common UI components
|
// Common UI components
|
||||||
export * from "../../renderer/components/layout/sub-title";
|
export * from "../../renderer/components/layout/sub-title";
|
||||||
|
export * from "../../renderer/components/input/search-input";
|
||||||
|
|
||||||
// layouts
|
// layouts
|
||||||
export * from "../../renderer/components/layout/page-layout";
|
export * from "../../renderer/components/layout/page-layout";
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user