This commit is contained in:
SilicoFlare
2023-03-28 19:32:33 +05:30
committed by GitHub
parent 6dec5dd52c
commit 7bf19c74c9

View File

@@ -48,6 +48,7 @@
</form> </form>
<br><br> <br><br>
<h3>Copy your code from here:</h3> <h3>Copy your code from here:</h3>
<button type="button" onclick="copyCode()">COPY</button>
<div id="code"> <div id="code">
Enter values to generate code and then click 'COPY' to copy the code. Enter values to generate code and then click 'COPY' to copy the code.
</div> </div>