1
0
mirror of https://github.com/vercel/commerce.git synced 2025-07-28 12:41:22 +00:00
Files
assets
components
auth
cart
common
icons
product
ui
Button
Container
Grid
Hero
Hero.module.css
Hero.tsx
index.ts
Input
Link
LoadingDots
Logo
Marquee
Modal
Sidebar
Skeleton
Text
README.md
context.tsx
index.ts
wishlist
config
docs
lib
pages
public
.editorconfig
.env.template
.gitignore
.prettierignore
README.md
global.d.ts
license.md
next-env.d.ts
next.config.js
package.json
postcss.config.js
tailwind.config.js
tsconfig.json
yarn.lock
commerce/components/ui/Hero/index.ts
2020-10-04 16:34:22 -03:00

2 lines
33 B
TypeScript

export { default } from './Hero'