diff --git a/src/components/LinkItems/Section.vue b/src/components/LinkItems/Section.vue index 5424bc19..ae87ba5d 100644 --- a/src/components/LinkItems/Section.vue +++ b/src/components/LinkItems/Section.vue @@ -63,6 +63,7 @@ :key="widgetIndx" :widget="widget" :index="index" + @navigateToSection="navigateToSection" />