1
0
mirror of https://github.com/vercel/commerce.git synced 2025-07-30 21:51:21 +00:00
Files
.github
.vscode
app
components
cart
layout
modules
pages
product
search
ui
card
category-card
link
locale-switcher
logo
preview-banner
product-card
sanity-image
text
index.ts
text.tsx
accordion.tsx
alert.tsx
dropdown-menu.tsx
sheet.tsx
loading-dots.tsx
preview-provider.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
sanity.config.ts
tailwind.config.js
tsconfig.json
commerce/components/ui/text/index.ts
2023-05-03 15:16:42 +02:00

3 lines
35 B
TypeScript

export { default } from './text';