From 072f56b22986baee81018149f2cc34d92dfdb2d3 Mon Sep 17 00:00:00 2001 From: akshit Pathania Date: Tue, 20 Feb 2024 17:34:26 +0530 Subject: [PATCH] Learning how to fork --- src/components/Akshit/akshit.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/components/Akshit/akshit.js diff --git a/src/components/Akshit/akshit.js b/src/components/Akshit/akshit.js new file mode 100644 index 000000000..065ed6d07 --- /dev/null +++ b/src/components/Akshit/akshit.js @@ -0,0 +1 @@ +console.log("learning how to fork ") \ No newline at end of file