UNPKG

@shopify/shop-minis-react

Version:

React component library for Shopify Shop Minis with Tailwind CSS v4 support (source-only, requires TypeScript)

12 lines (8 loc) 149 B
// Components export * from './components' // Hooks export * from './hooks' // Utilities export * from './utils' // Types export * from './types'