diff --git a/src/app/components/pins/pin-edit/pin-edit.component.html b/src/app/components/pins/pin-edit/pin-edit.component.html index 27b2952..2eb60d4 100644 --- a/src/app/components/pins/pin-edit/pin-edit.component.html +++ b/src/app/components/pins/pin-edit/pin-edit.component.html @@ -17,7 +17,9 @@
{{pin.name || 'Title'}}
- +
+ Hello EveryOne this is nothing +

{{pin.description || 'What is it about'}}