Programmer-RD-AI
feat: add Paragraph component and types for typography
a8aec61
raw
history blame
88 Bytes
import Icon from './Icon'
export { type IconType } from './types'
export default Icon