UNPKG

@blocklet/ui-react

Version:

Some useful front-end web components that can be used in Blocklets.

13 lines (11 loc) 267 B
export { default as Icon } from './demo/basic'; export default { title: 'Blocklet-UI-React/Icon', parameters: { docs: { description: { component: 'A wrapper for Material UI Avatar component that supports iconify icon.', }, }, }, };