Skip to content

Commit

Permalink
feat: rn
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip-Larsen-Donnelly committed Jun 27, 2024
1 parent 16ced68 commit 1d39b29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/content/appsRecent.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ <h1>ReAR - Recent App Releases</h1>
<input type="date" id="start-date">
<label for="end-date">End Date:</label>
<input type="date" id="end-date">
<button onclick="findApps()">Find Apps</button>
<button onclick="findApps()">Show releases</button>
<!-- add a toggle to switch between commit-based view and release-based view -->
<div class="toggle-container">
<input type="checkbox" id="toggle-view" class="toggle-input">
Expand Down

0 comments on commit 1d39b29

Please sign in to comment.