@pronto-tools-and-more/components 8.7.0 → 8.9.0
Sign up to get free protection for your applications and to get access to all the features.
@@ -13,6 +13,8 @@ export * from "../HeaderLogoSection/HeaderLogoSection.tsx";
|
|
13
13
|
export * from "../HeaderMenuItems/HeaderMenuItems.tsx";
|
14
14
|
export * from "../Heading/Heading.tsx";
|
15
15
|
export * from "../IFooterSocialLink/IFooterSocialLink.ts";
|
16
|
+
export * from "../ISearchResult/ISearchResult.ts";
|
17
|
+
export * from "../ISearchResultComponent/ISearchResultComponent.tsx";
|
16
18
|
export * from "../IssueList/IssueList.tsx";
|
17
19
|
export * from "../IssueListItemRenderer/IssueListItemRenderer.ts";
|
18
20
|
export * from "../JsonComponent/JsonComponent.tsx";
|