diff --git a/index.html b/index.html index 1be8f3a..988a85d 100644 --- a/index.html +++ b/index.html @@ -44,14 +44,14 @@ Buttons - + Normal Primary Success Warning Error Disabled - Show Code + <> @@ -62,6 +62,7 @@ <button type="button" class="nes-btn is-warning">Warning</button> <button type="button" class="nes-btn is-error">Error</button> <button type="button" class="nes-btn is-disabled">Disabled</button> + Copy @@ -465,92 +466,34 @@
<button type="button" class="nes-btn is-warning">Warning</button>
<button type="button" class="nes-btn is-error">Error</button>
<button type="button" class="nes-btn is-disabled">Disabled</button>