forked from crowetic/commerce
Updated readme
This commit is contained in:
parent
9b251a10c6
commit
bbfca29217
@ -57,18 +57,21 @@ Main folder and its exposed functions
|
||||
- getAllProducts
|
||||
- `wishlist`
|
||||
- useWishlist
|
||||
- addWishlistItem
|
||||
- removeWishlistItem
|
||||
- useAddItem
|
||||
- useRemoveItem
|
||||
- `auth`
|
||||
- useLogin
|
||||
- useLogout
|
||||
- useSignup
|
||||
- `customer`
|
||||
- useCustomer
|
||||
- getCustomerId
|
||||
- getCustomerWistlist
|
||||
- `cart`
|
||||
|
||||
- useCart
|
||||
- useAddItem
|
||||
- useRemoveItem
|
||||
- useCartActions
|
||||
- useUpdateItem
|
||||
|
||||
- `config.json`
|
||||
|
Loading…
x
Reference in New Issue
Block a user