From 1a46e367e2774bf31acd46bf088c29777c6c7f04 Mon Sep 17 00:00:00 2001 From: sowgro Date: Sun, 23 Feb 2025 15:33:26 -0500 Subject: Create components --- ufund-ui/src/app/app.component.html | 334 +----------------------------------- 1 file changed, 1 insertion(+), 333 deletions(-) (limited to 'ufund-ui/src/app/app.component.html') diff --git a/ufund-ui/src/app/app.component.html b/ufund-ui/src/app/app.component.html index 36093e1..cfebc2b 100644 --- a/ufund-ui/src/app/app.component.html +++ b/ufund-ui/src/app/app.component.html @@ -1,336 +1,4 @@ - - - - - - - - - - - -
-
-
- -

Hello, {{ title }}

-

Congratulations! Your app is running. 🎉

-
- -
-
- @for (item of [ - { title: 'Explore the Docs', link: 'https://angular.dev' }, - { title: 'Learn with Tutorials', link: 'https://angular.dev/tutorials' }, - { title: 'CLI Docs', link: 'https://angular.dev/tools/cli' }, - { title: 'Angular Language Service', link: 'https://angular.dev/tools/language-service' }, - { title: 'Angular DevTools', link: 'https://angular.dev/tools/devtools' }, - ]; track item.title) { - - {{ item.title }} - - - - - } -
- -
-
-
- - - - - - - - +

jelly solutions:

-- cgit v1.2.3