Skip to content

Commit

Permalink
making sure people use an URL
Browse files Browse the repository at this point in the history
  • Loading branch information
julien51 committed Feb 4, 2024
1 parent 14e7725 commit 173bce8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/new/Form.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ export const Form = () => {
<div className="flex flex-col">
<label htmlFor="body">Checkout URL (optional)</label>
<input
type="url"
className="input "
placeholder="A URL where users can go to purchase the token(s)."
name="frame.checkoutUrl"
Expand Down

0 comments on commit 173bce8

Please sign in to comment.