finish up angular component and improve vue docs

This commit is contained in:
Rene Haas
2022-11-08 18:05:13 +01:00
parent d7aa1051eb
commit f36ffb91f1
10 changed files with 90 additions and 38 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ import { OverlayScrollbarsComponent } from 'overlayscrollbars-vue';
<img alt="Vue logo" class="logo" src="./assets/logo.svg" width="125" height="125" />
<div class="wrapper">
<OverlayScrollbarsComponent msg="hi" />
<OverlayScrollbarsComponent />
</div>
</header>