Remove defer tag for Wizard embed script
This commit is contained in:
@ -7,7 +7,7 @@ contract and learn about the components offered in OpenZeppelin Contracts.
|
||||
TIP: Place the resulting contract in your `contracts` directory in order to compile it with a tool like Hardhat or Truffle. Consider reading our guide on xref:learn::developing-smart-contracts.adoc[Developing Smart Contracts] for more guidance!
|
||||
|
||||
++++
|
||||
<script async defer src="https://openzeppelin-contracts-wizard.netlify.app/build/embed.js"></script>
|
||||
<script async src="https://wizard.openzeppelin.com/build/embed.js"></script>
|
||||
|
||||
<oz-wizard style="display: block; min-height: 40rem;"></oz-wizard>
|
||||
++++
|
||||
|
||||
Reference in New Issue
Block a user