Skip to content

Commit

Permalink
Update prop
Browse files Browse the repository at this point in the history
  • Loading branch information
José Luis Pereira committed Nov 2, 2022
1 parent fec71c7 commit 6cee32c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/otus/views/Index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
v-if="taxon.id && otu.id"
:key="route.fullPath"
:taxon-id="taxon.id"
:taxon-rank="taxon.rank"
:taxon-rank="taxon.rank_string"
:otu-id="otu.id"
/>
</div>
Expand Down

0 comments on commit 6cee32c

Please sign in to comment.