4
0
forked from crowetic/commerce
Files
assets
components
config
lib
bigcommerce
api
cart
products
scripts
wishlist
index.tsx
schema.d.ts
schema.graphql
use-price.tsx
commerce
browser.ts
colors.ts
logger.ts
range-map.ts
to-pixels.ts
pages
public
utils
.gitignore
.prettierignore
README.md
codegen.json
global.d.ts
next-env.d.ts
next.config.js
package.json
postcss.config.js
tailwind.config.js
tsconfig.json
yarn.lock
commerce/lib/bigcommerce/use-price.tsx
Luis Alvarez 1629f718b0 usePrice hook
2020-10-12 22:15:53 -05:00

3 lines
86 B
TypeScript

export * from '../commerce/use-price'
export { default } from '../commerce/use-price'