Skip to content

Commit

Permalink
chore: add solid to index.html's
Browse files Browse the repository at this point in the history
  • Loading branch information
deleonio committed Aug 22, 2021
1 parent e3e5dca commit 9c37d69
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/cli/core/template/index.html
Expand Up @@ -27,6 +27,7 @@
<div id="lit-element"></div>
<div id="preact"></div>
<div id="react"></div>
<div id="solid"></div>
<div id="svelte"></div>
<div id="vanilla"></div>
<div id="vue"></div>
Expand Down
1 change: 1 addition & 0 deletions packages/cli/core/template/public/index.html
Expand Up @@ -32,6 +32,7 @@
<div id="lit-element"></div>
<div id="preact"></div>
<div id="react"></div>
<div id="solid"></div>
<div id="svelte"></div>
<div id="vanilla"></div>
<div id="vue"></div>
Expand Down

0 comments on commit 9c37d69

Please sign in to comment.