diff --git a/docs/components/button.md b/docs/components/button.md
index 3816192..5f926de 100644
--- a/docs/components/button.md
+++ b/docs/components/button.md
@@ -193,13 +193,12 @@ defineProps({
import { Button } from 'flowbite-vue'
-
-
-
-
-
-
-
+
+
+
+
+
+
```
@@ -359,18 +358,11 @@ defineProps({
import { Button } from 'flowbite-vue'
-
-
-
-
+
+
+
+
+
```
## Prop - href
diff --git a/docs/components/button/examples/ButtonLinkExample.vue b/docs/components/button/examples/ButtonLinkExample.vue
index 9f67272..cc57b73 100644
--- a/docs/components/button/examples/ButtonLinkExample.vue
+++ b/docs/components/button/examples/ButtonLinkExample.vue
@@ -1,6 +1,7 @@
+