first version of sample.component finished

This commit is contained in:
VLE2FE
2020-06-19 08:43:22 +02:00
parent 60298e53a5
commit 0d77113704
53 changed files with 1336 additions and 275 deletions

View File

@ -0,0 +1,3 @@
<rb-alert alertTitle="Error" type="error" okBtnLabel="Discard">
{{message}}
</rb-alert>