UNPKG

@zohodesk/components

Version:

In this Package, we Provide Some Basic Components to Build Web App

6 lines 387 B
export { default as ListContainer } from "./ListContainer"; export { default as ListItem } from "./ListItem"; export { default as ListItemWithAvatar } from "./ListItemWithAvatar"; export { default as ListItemWithCheckBox } from "./ListItemWithCheckBox"; export { default as ListItemWithIcon } from "./ListItemWithIcon"; export { default as ListItemWithRadio } from "./ListItemWithRadio";