We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ease-out
Text layout should be:
Item Title (Normal weight, black) Selected Option 1 (Normal weight, gray) Selected Option 2 (Normal weight, gray) Price (Bold, black) Quantity (Bold, gray)
Quantity: 2 + / -
(useCheckout returns an updateQuantity function that you can use)
useCheckout
updateQuantity
The text was updated successfully, but these errors were encountered:
misteroh10302
No branches or pull requests
ease-out
or a cubic-bezier that you feel looks goodLine Items
Text layout should be:
Item Title (Normal weight, black)
Selected Option 1 (Normal weight, gray)
Selected Option 2 (Normal weight, gray)
Price (Bold, black)
Quantity (Bold, gray)
Quantity: 2 + / -
(
useCheckout
returns anupdateQuantity
function that you can use)Bottom / Checkout area
The text was updated successfully, but these errors were encountered: