New improved width system, and support for SVG graphics

This commit is contained in:
Alicia Sykes
2019-09-27 00:47:55 +01:00
parent c59fe0b71d
commit 39e3a425ce
58 changed files with 355 additions and 18 deletions

View File

@@ -11,6 +11,7 @@
:title="item.title"
:description="item.description"
:icon="item.icon"
:svg="item.svg"
/>
</div>
</Collapsable>