e
This commit is contained in:
@ -50,7 +50,7 @@ const GenerateKeychip = () => {
|
|||||||
name="GenerateSerial"
|
name="GenerateSerial"
|
||||||
type="text"
|
type="text"
|
||||||
placeholder="*******************"
|
placeholder="*******************"
|
||||||
value={serial} // Bind the serial state to the input field
|
value={serial}
|
||||||
readOnly
|
readOnly
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user