Skip to content

Commit

Permalink
Remove input field in initial template (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyec authored Mar 30, 2020
1 parent 88ea3ce commit 4f0c71d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/popup/index.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
<meta charset="UTF-8">
</head>
<body id="root">
<div class="app">
<input type="text" class="js-input">
</div>
<div class="app"></div>
</body>
</html>

0 comments on commit 4f0c71d

Please # to comment.