fix example
This commit is contained in:
parent
f77ac6a23e
commit
aad56e0ea9
|
@ -119,8 +119,10 @@
|
|||
<label for='remember'>Remember me</label>
|
||||
</div>
|
||||
|
||||
<p>
|
||||
<button>Cancel</button>
|
||||
<input type='submit'>
|
||||
</p>
|
||||
</form>
|
||||
|
||||
<h3>Code</h3>
|
||||
|
@ -199,6 +201,6 @@
|
|||
</section>
|
||||
</main>
|
||||
|
||||
<script src="js/example.js"></script>
|
||||
<script src="js/theme-builder.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue