Skip to content

Commit

Permalink
Update src/components/AppNavigationItem/AppNavigationItem.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
raimund-schluessler authored May 20, 2022
1 parent 7092825 commit 43354b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/AppNavigationItem/AppNavigationItem.vue
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ Just set the `pinned` prop.
<ul v-if="canHaveChildren && hasChildren" class="app-navigation-entry__children">
<slot />
</ul>
</li>
</li>
</template>

<script>
Expand Down

0 comments on commit 43354b5

Please sign in to comment.