@hhgtech/hhg-components
Version:
Hello Health Group common components
14 lines (13 loc) • 861 B
TypeScript
export { NavigationV2, Props as NavigationV2Props, getNavMenuContent, getNavMenuContentWithCache, NavMenuContentType, } from "../navigationV2";
export { UserProfileNavigation, UserProfileNavigationHeader, UserProfileNavigationStats, } from "./userProfileNavigation";
export { Footer } from "./footer";
export { NavigationLogoutPopup, Props as NavigationLogoutPopupProps, } from "./navigationLogoutPopup";
export { NavigationProfileButton, Props as NavigationProfileButtonProps, } from "./navigationProfileButton";
export { ProfileNavigation, Props as ProfileNavigationProps, } from "./profileNavigation";
export * from "./clinicInfo";
export * from "./collectPhoneNumber";
export * from "./popupRequestConsultation";
export * from "./hospitalInfo";
export * from "./insuranceInfo";
export * from "./doctorExpertise";
export * from "./articleCard";