Skip to content

Instantly share code, notes, and snippets.

@devonwesley
Last active December 22, 2017 01:17
Show Gist options
  • Save devonwesley/b45c6b01ecbf0c58452f8080bb881d55 to your computer and use it in GitHub Desktop.
Save devonwesley/b45c6b01ecbf0c58452f8080bb881d55 to your computer and use it in GitHub Desktop.
A way to select solidity compiler versions in a ui.
<section class="mui-container-fluid">
<div class="mui-row">
<div class="mui-col-md-6">
<div class="mui-select">
<select id="versions"></select>
</div>
</div>
</div>
</section>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment