aboutsummaryrefslogtreecommitdiff
path: root/sandbox/TestAppOgnjen/FrontEnd/src/app/app.component.html
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/TestAppOgnjen/FrontEnd/src/app/app.component.html')
-rw-r--r--sandbox/TestAppOgnjen/FrontEnd/src/app/app.component.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/sandbox/TestAppOgnjen/FrontEnd/src/app/app.component.html b/sandbox/TestAppOgnjen/FrontEnd/src/app/app.component.html
new file mode 100644
index 00000000..62466c4e
--- /dev/null
+++ b/sandbox/TestAppOgnjen/FrontEnd/src/app/app.component.html
@@ -0,0 +1,3 @@
+<!-- <button routerLink="lista">Lista</button> -->
+<app-lista></app-lista>
+<router-outlet></router-outlet>