1
0
mirror of https://github.com/vercel/commerce.git synced 2025-08-10 19:01:22 +00:00
Files
.vscode
assets
components
agility-global
agility-modules
agility-pageTemplates
auth
cart
checkout
common
icons
product
ui
wishlist
WishlistButton
WishlistButton.module.css
WishlistButton.tsx
index.ts
WishlistCard
index.ts
search.tsx
config
framework
lib
pages
public
.editorconfig
.env.template
.gitignore
.prettierignore
.prettierrc
README.md
codegen.bigcommerce.json
codegen.json
commerce.config.json
global.d.ts
jsconfig.json
license.md
next-env.d.ts
next.config.js
package.json
postcss.config.js
swell-js.d.ts
tailwind.config.js
tsconfig.js
tsconfig.json
yarn.lock
commerce/components/wishlist/WishlistButton/index.ts
2020-10-26 17:13:34 -05:00

2 lines
43 B
TypeScript

export { default } from './WishlistButton'