chore(gift_card): better input id

This commit is contained in:
rvcas
2023-04-21 12:07:18 -04:00
parent 6ab42735b0
commit 3891016bc3

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