diff --git a/docs/components/card/card.md b/docs/components/card/card.md index 45b17e4..fa37f6e 100644 --- a/docs/components/card/card.md +++ b/docs/components/card/card.md @@ -24,7 +24,7 @@ Use these responsive card components to show data entries and information to you import { TheCard } from 'flowbite-vue' ``` @@ -38,10 +38,10 @@ import { TheCard } from 'flowbite-vue' ``` @@ -56,10 +56,10 @@ import { TheCard } from 'flowbite-vue' ``` diff --git a/docs/components/card/examples/CardDefaultExample.vue b/docs/components/card/examples/CardDefaultExample.vue index adbda76..e28806c 100644 --- a/docs/components/card/examples/CardDefaultExample.vue +++ b/docs/components/card/examples/CardDefaultExample.vue @@ -1,6 +1,6 @@