Skip to content

Commit

Permalink
changed frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
parkersarahl committed Jul 30, 2024
1 parent be3bca1 commit 905f7ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ function App() {
return (
<div className="container">
<div className="card">
<h3>What needs to be done?</h3>
<h3>What needs to be done? TEST</h3>
<div className="form">
<input
type="text"
Expand Down

0 comments on commit 905f7ad

Please sign in to comment.