1
0
mirror of https://github.com/Lissy93/dashy.git synced 2025-04-08 17:06:18 +02:00

Adds ability to open widgets in full-page

This commit is contained in:
Alicia Sykes 2021-12-13 21:38:39 +00:00
parent f9a0005740
commit 70f99ea1e9

@ -63,6 +63,7 @@
:key="widgetIndx"
:widget="widget"
:index="index"
@navigateToSection="navigateToSection"
/>
</div>
<!-- Modal for opening in modal view -->