From 3b0fb153d6550e16cbd95d4efb0ea12ebd9f926f Mon Sep 17 00:00:00 2001 From: Mohammad Alfares <42076538+mohammad0alfares@users.noreply.github.com> Date: Fri, 28 Apr 2023 22:58:55 +0200 Subject: [PATCH 1/2] initial commit --- src/todos.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/todos.js b/src/todos.js index 4cc0258..505ab7d 100644 --- a/src/todos.js +++ b/src/todos.js @@ -3,7 +3,7 @@ import "./styles.css"; export default function App() { return (
-

adding box and link githib fork

+

adding box ---- link githib fork

Start editing to see some magic happen!

); From 710bc9a2a522563c485b2ed4794454d44e23c2e0 Mon Sep 17 00:00:00 2001 From: Mohammad Alfares <42076538+mohammad0alfares@users.noreply.github.com> Date: Fri, 28 Apr 2023 22:59:33 +0200 Subject: [PATCH 2/2] a --- src/todos.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/todos.js b/src/todos.js index 505ab7d..59bf414 100644 --- a/src/todos.js +++ b/src/todos.js @@ -3,7 +3,7 @@ import "./styles.css"; export default function App() { return (
-

adding box ---- link githib fork

+

adding box --c-- link githib fork

Start editing to see some magic happen!

);