chore(gift_card): better input id

This commit is contained in:
rvcas 2023-04-21 12:07:18 -04:00
parent 6ab42735b0
commit 3891016bc3
No known key found for this signature in database
GPG Key ID: C09B64E263F7D68C
1 changed files with 1 additions and 1 deletions

View File

@ -209,7 +209,7 @@ export default function App({ validators }: AppProps) {
>
<Input
type="password"
id="kupoUrl"
id="blockfrostAPIKey"
onInput={(e) => setBlockfrostAPIKey(e.currentTarget.value)}
>
Blockfrost API Key