mirror of https://github.com/Lissy93/dashy.git
✨ Adds ability to open widgets in full-page
This commit is contained in:
parent
f9a0005740
commit
70f99ea1e9
|
@ -63,6 +63,7 @@
|
||||||
:key="widgetIndx"
|
:key="widgetIndx"
|
||||||
:widget="widget"
|
:widget="widget"
|
||||||
:index="index"
|
:index="index"
|
||||||
|
@navigateToSection="navigateToSection"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
<!-- Modal for opening in modal view -->
|
<!-- Modal for opening in modal view -->
|
||||||
|
|
Loading…
Reference in New Issue