Skip to content

Commit

Permalink
Again
Browse files Browse the repository at this point in the history
  • Loading branch information
ducknoir authored Apr 6, 2024
1 parent a69593d commit c9cb82e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

function App()
{
return <h1>Hi Diane!</h1>;
return <h1>Hi Diane and Mindy!</h1>;
}

export default App

0 comments on commit c9cb82e

Please sign in to comment.