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
1 changed files with 1 additions and 0 deletions

View File

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