fix: link not rendering and UI storybook build issues

This commit is contained in:
Andrew Bastin
2023-02-24 15:51:10 +05:30
parent 90c8fbeee4
commit dcd441f15e
2 changed files with 8 additions and 1 deletions

View File

@@ -15,7 +15,7 @@
</template>
<script lang="ts">
import { RouterLink } from "vue-router"
// Do not import RouterLink, for some reason that breaks things ¯\_(ツ)_/¯
/**
* for preventing the automatic binding of $attrs.
* we are manually binding $attrs or updatedAttrs.