fixed cant be escaped eslint error
This commit is contained in:
@ -45,7 +45,7 @@ const GenerateKeychip = () => {
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div className="grid gap-2">
|
<div className="grid gap-2">
|
||||||
<Label>Arcade's Keychip Serial</Label>
|
<Label>Arcade's Keychip Serial</Label>
|
||||||
<Input
|
<Input
|
||||||
name="arcadesKeyChipSerial"
|
name="arcadesKeyChipSerial"
|
||||||
type="text"
|
type="text"
|
||||||
|
Reference in New Issue
Block a user