Skip to content

Commit

Permalink
chore: update src/stories/payPalCardFields/code.ts
Browse files Browse the repository at this point in the history
Co-authored-by: elizabethmv <[email protected]>
  • Loading branch information
2 people authored and Sebastian Fernandez committed Apr 29, 2024
1 parent 38ef629 commit 35d434d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/stories/payPalCardFields/code.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { CREATE_ORDER_URL, CAPTURE_ORDER_URL } from "../utils";

import type { Args } from "@storybook/addons/dist/ts3.9/types";

export const getFormCode = (): string => {
return `
Expand Down

0 comments on commit 35d434d

Please sign in to comment.