1
0
mirror of https://github.com/vercel/commerce.git synced 2025-07-28 12:41:22 +00:00
Files
.github
.vscode
app
components
cart
layout
modules
blurb-section
blurb-section.tsx
index.ts
carousel
filtered-product-list
hero
reusable-section
slider
usp-section
product
search
ui
loading-dots.tsx
preview-suspense.tsx
price.tsx
prose.tsx
helpers
lib
messages
public
.env.example
.eslintrc.js
.gitignore
.npmrc
.nvmrc
.prettierignore
README.md
components.json
i18n-config.ts
license.md
middleware.ts
next.config.js
package.json
playwright.config.ts
pnpm-lock.yaml
postcss.config.js
prettier.config.js
tailwind.config.js
tsconfig.json
commerce/components/modules/blurb-section/index.ts
2023-05-04 09:20:26 +02:00

3 lines
44 B
TypeScript

export { default } from './blurb-section';