Skip to content

Commit

Permalink
bug fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
pythonicrahul committed Feb 17, 2024
1 parent ead8dd5 commit c661d6c
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 97 deletions.
174 changes: 78 additions & 96 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ui/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,6 @@ <h1>20-20-20 Rule Reminder</h1>
<button id="resetBtn" class="btn">Reset</button>
</div>

<script src="renderer.js"></script>
<script src="../renderer.js"></script>
</body>
</html>

0 comments on commit c661d6c

Please sign in to comment.