Skip to content

Commit

Permalink
fix: app-name usage in vite dev page
Browse files Browse the repository at this point in the history
  • Loading branch information
rolznz committed Oct 5, 2023
1 parent a804c68 commit 0ce243c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/vite/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ <h1>Light / Dark Mode</h1>

<h1>Components</h1>
<h2>Button</h2>
<bc-button appName="Bitcoin Connect Vite"></bc-button>
<bc-button app-name="Bitcoin Connect Vite"></bc-button>
<br /><br />
<div class="theme-geyser">
<bc-button></bc-button>
Expand Down

0 comments on commit 0ce243c

Please sign in to comment.