Skip to content

Commit cf83e39

Browse files
[EwCS]: Update storybook with loadActionsResult (#632)
* update storybook with clientSecret
1 parent ed15385 commit cf83e39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎examples/hooks/11-Custom-Checkout.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ const App = () => {
162162
<CheckoutProvider
163163
stripe={stripePromise}
164164
options={{
165-
fetchClientSecret: async () => clientSecret,
165+
clientSecret,
166166
elementsOptions: {appearance: {theme}},
167167
}}
168168
>

0 commit comments

Comments
 (0)