mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
Fix typo and add missing feature to local config (#582)
* Add customCheckout feature flag to local config * Fix typo
This commit is contained in:
@@ -93,7 +93,7 @@ const CheckoutSidebarView: FC = () => {
|
||||
<span>{total}</span>
|
||||
</div>
|
||||
<div>
|
||||
{/* Once data is correcly filled */}
|
||||
{/* Once data is correctly filled */}
|
||||
<Button
|
||||
type="submit"
|
||||
width="100%"
|
||||
|
Reference in New Issue
Block a user