From 5ed431db2c4a45b35fe1ab9e6d8a69ca62bbbeb5 Mon Sep 17 00:00:00 2001 From: Kamal Wickramanayake Date: Sat, 27 Jun 2026 22:14:56 +0530 Subject: Added react/04-components sample project --- react/04-components/public/favicon.svg | 1 + react/04-components/public/icons.svg | 24 ++++++++++++++++++++++++ 2 files changed, 25 insertions(+) create mode 100644 react/04-components/public/favicon.svg create mode 100644 react/04-components/public/icons.svg (limited to 'react/04-components/public') diff --git a/react/04-components/public/favicon.svg b/react/04-components/public/favicon.svg new file mode 100644 index 0000000..6893eb1 --- /dev/null +++ b/react/04-components/public/favicon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/react/04-components/public/icons.svg b/react/04-components/public/icons.svg new file mode 100644 index 0000000..e952219 --- /dev/null +++ b/react/04-components/public/icons.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3