Skip to content

Commit

Permalink
chore(#158): fix breadcrumb block binding
Browse files Browse the repository at this point in the history
  • Loading branch information
Decipher committed May 15, 2022
1 parent eeb0447 commit d094c82
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<template>
<DruxtBreadcrumb langcode="langcode" />
<DruxtBreadcrumb :langcode="langcode" />
</template>

<script>
Expand Down

0 comments on commit d094c82

Please sign in to comment.