diff options
Diffstat (limited to 'dist/index.html')
-rw-r--r-- | dist/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/index.html b/dist/index.html index c57eabc8..9c242c36 100644 --- a/dist/index.html +++ b/dist/index.html @@ -6,6 +6,7 @@ <div class="hello">Click for Hello</div> <counter-button>ADD</counter-button> <counter-result>.</counter-result> + <panic-button>Panic Button</panic-button> <backend-ping class="server"></backend-ping> </body> </html> |