diff --git a/src/app/confirmation-modal/confirmation-modal.component.html b/src/app/confirmation-modal/confirmation-modal.component.html index c294827..13635d0 100644 --- a/src/app/confirmation-modal/confirmation-modal.component.html +++ b/src/app/confirmation-modal/confirmation-modal.component.html @@ -1,6 +1,6 @@

{{ data.title }}

{{ data.description }} + - diff --git a/src/app/create-link/create-link.component.html b/src/app/create-link/create-link.component.html index 7ac87ea..304eb92 100644 --- a/src/app/create-link/create-link.component.html +++ b/src/app/create-link/create-link.component.html @@ -1,6 +1,6 @@
- diff --git a/src/app/dashboard/dashboard.component.html b/src/app/dashboard/dashboard.component.html index f989d96..21581f1 100644 --- a/src/app/dashboard/dashboard.component.html +++ b/src/app/dashboard/dashboard.component.html @@ -1,5 +1,6 @@
+

Hello {{user?.['name']}}!

- +