Skip to content

Commit

Permalink
fix: prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Fernandez committed Apr 29, 2024
1 parent 38cc22f commit 8fa2294
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";


export const getFormCode = (): string => {
return `
import React, { useState } from "react";
Expand Down

0 comments on commit 8fa2294

Please sign in to comment.