1
0
mirror of https://github.com/vercel/commerce.git synced 2025-08-09 18:31:23 +00:00
Files
.vscode
assets
components
auth
cart
CartItem
CartSidebarView
CartSidebarView.module.css
CartSidebarView.tsx
index.ts
index.ts
checkout
common
icons
product
ui
wishlist
search.tsx
config
framework
lib
pages
public
.editorconfig
.env.template
.eslintrc
.gitignore
.prettierignore
.prettierrc
README.md
codegen.bigcommerce.json
codegen.json
commerce.config.json
global.d.ts
license.md
next-env.d.ts
next.config.js
package-lock.json
package.json
postcss.config.js
swell-js.d.ts
tailwind.config.js
tsconfig.json
commerce/components/cart/CartSidebarView/index.ts
2020-10-01 20:40:40 -05:00

2 lines
44 B
TypeScript

export { default } from './CartSidebarView'