From f05a472585b2506da21aed71f0252b2d4c04a221 Mon Sep 17 00:00:00 2001 From: Indrajith K L Date: Mon, 5 Feb 2024 04:15:02 +0530 Subject: React Slides * Adds useState * State * useEffect * Side Effects --- index.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 index.html (limited to 'index.html') diff --git a/index.html b/index.html new file mode 100644 index 0000000..98f1ed2 --- /dev/null +++ b/index.html @@ -0,0 +1,13 @@ + + + + + + + Animotion + + +
+ + + -- cgit v1.2.3