Skip to content
Open

m #2

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/todos.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import "./styles.css";
export default function App() {
return (
<div className="App">
<h1>adding box and link githib fork </h1>
<h1>adding box --c-- link githib fork </h1>
<h2>Start editing to see some magic happen!</h2>
</div>
);
Expand Down