Added slot in the header of the navigation component

This commit is contained in:
Paolo
2022-07-07 17:24:18 +02:00
parent 2f1d5f157f
commit 4e201f1002
@@ -126,6 +126,7 @@ export const CoreNavigationCmpt = {
</li>
</template>
</ul>
<slot></slot>
</nav>
<!-- Left side menu -->