diff options
| author | sowgro <tpoke.ferrari@gmail.com> | 2025-02-26 21:31:52 -0500 |
|---|---|---|
| committer | sowgro <tpoke.ferrari@gmail.com> | 2025-02-26 21:31:52 -0500 |
| commit | 8811480c199b7b2a97ee0532d3488ed9512b6f37 (patch) | |
| tree | 3c32ee0a82516492f0954f88404326e368e4c7f1 /ufund-ui/src/app/components/cupboard/cupboard.component.html | |
| parent | 8a2d6c332a089c2dbb7351514499e16f343959ff (diff) | |
| download | JellySolutions-8811480c199b7b2a97ee0532d3488ed9512b6f37.tar.gz JellySolutions-8811480c199b7b2a97ee0532d3488ed9512b6f37.tar.bz2 JellySolutions-8811480c199b7b2a97ee0532d3488ed9512b6f37.zip | |
get angular services working
Diffstat (limited to 'ufund-ui/src/app/components/cupboard/cupboard.component.html')
| -rw-r--r-- | ufund-ui/src/app/components/cupboard/cupboard.component.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ufund-ui/src/app/components/cupboard/cupboard.component.html b/ufund-ui/src/app/components/cupboard/cupboard.component.html index bcddb33..056c167 100644 --- a/ufund-ui/src/app/components/cupboard/cupboard.component.html +++ b/ufund-ui/src/app/components/cupboard/cupboard.component.html @@ -1 +1,2 @@ <p>cupboard works!</p> +<app-need-list></app-need-list> |
