fix(windows): read existing data property

This commit is contained in:
Sergey Andrievskiy 2019-06-19 22:05:43 +03:00
parent 97e86df69c
commit 01b801cbde

View file

@ -23,7 +23,7 @@
</div>
<ng-template #contentTemplate let-data>
<p>Here is the text provided via config: "{{ data.title }}"</p>
<p>Here is the text provided via config: "{{ data.text }}"</p>
</ng-template>
<ng-template #disabledEsc>