Skip to content

Commit

Permalink
chore: test change
Browse files Browse the repository at this point in the history
  • Loading branch information
ThEditor committed Apr 13, 2024
1 parent 572e88f commit 98f2a85
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 @@
import React from 'react';

function App() {
const name = "John Doe";
const name = "ThEditor";

return (
<div className="App">
Expand Down

0 comments on commit 98f2a85

Please sign in to comment.