Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
sameer132001 committed Aug 18, 2024
1 parent f88d019 commit 2d6898e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,9 @@
<button type="submit" id="add-button">Add</button>
<button type="button" id="remove-button">Remove</button>
</form>
<script
type="module"
src="/typescript-todo-list-application/index.js"
></script>
</body>
</html>

0 comments on commit 2d6898e

Please sign in to comment.