@wandelbots/wandelbots-js-react-components
Version:
React UI toolkit for building applications on top of the Wandelbots platform
8 lines (7 loc) • 423 B
text/typescript
export { default as ArrowForwardFilledIcon } from "./arrowForwardFilled.svg"
export { default as ChevronDownIcon } from "./chevronDown.svg"
export { default as ExpandFilledIcon } from "./expandFilled.svg"
export { default as HomeIcon } from "./home.svg"
export { default as InfoOutlinedIcon } from "./infoOutlined.svg"
export { default as RobotIcon } from "./robot.svg"
export { default as WBLogoIcon } from "./wbLogo.svg"