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