From 69605e259f90d7e87f86ec69803547d292d589c3 Mon Sep 17 00:00:00 2001 From: Tanu Date: Fri, 12 Jul 2024 21:37:32 +0530 Subject: [PATCH] Update App.svelte --- src/App.svelte | 70 +++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 67 insertions(+), 3 deletions(-) diff --git a/src/App.svelte b/src/App.svelte index 0f3cfb05..836e748c 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -1,11 +1,75 @@ -
- Hello World + + +
+
+

+ +
+
+ +
\ No newline at end of file