Skip to content

Commit

Permalink
removing iniline test
Browse files Browse the repository at this point in the history
  • Loading branch information
stephiescastle committed Jul 18, 2024
1 parent 33be943 commit 49573cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/vue/src/components/NavLinkList/NavLinkList.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<template>
<div v-if="data">
<NavHeading :data="{ heading: 'Test' }" />
<NavHeading :data="data" />
<div
v-if="data.links"
Expand Down

0 comments on commit 49573cf

Please sign in to comment.