@hhgtech/hhg-components
Version:
Hello Health Group common components
11 lines (10 loc) • 561 B
TypeScript
export { default as CheckboxIcon } from "./checkbox";
export { default as CheckIcon } from "./check";
export { default as LikeIcon } from "./like-article";
export { default as DislikeIcon } from "./dislike-article";
export { default as ArrowDown } from "./arrow-down";
export { default as ArrowLeft } from "./arrow-left";
export { default as ArrowRight } from "./arrow-right";
export { default as ArrowUp } from "./arrow-up";
export { default as ChevronRightActive } from "./chevronRightActive";
export { default as RotateLeft } from "./rotate-left";