diff --git a/components/search-stork.vue b/components/search-stork.vue index caf5fa9..26bc9e6 100644 --- a/components/search-stork.vue +++ b/components/search-stork.vue @@ -205,9 +205,8 @@ bg: 'hover:bg-darker', // transition: 'transition duration-150 ease-in-out' }" - > - {{ link.label }} - + :label="link.label" + />