diff --git a/docs/components/button-group.md b/docs/components/button-group.md index b48612b7..3f0cdad4 100644 --- a/docs/components/button-group.md +++ b/docs/components/button-group.md @@ -80,21 +80,11 @@ You can also mix buttons with dropdowns inside the button group. - - These - - - are - - - some - - - list - - - items - + These + are + some + list + items diff --git a/docs/components/buttonGroup/examples/FwbButtonGroupExampleDropdown.vue b/docs/components/buttonGroup/examples/FwbButtonGroupExampleDropdown.vue index 3576133a..29cd2b8e 100644 --- a/docs/components/buttonGroup/examples/FwbButtonGroupExampleDropdown.vue +++ b/docs/components/buttonGroup/examples/FwbButtonGroupExampleDropdown.vue @@ -10,20 +10,20 @@ - - These + + These - - are + + are - - some + + some - - list + + list - - items + + items diff --git a/docs/components/dropdown.md b/docs/components/dropdown.md index b018e691..fd48f7e6 100644 --- a/docs/components/dropdown.md +++ b/docs/components/dropdown.md @@ -144,16 +144,16 @@ import { FwbDropdown } from 'flowbite-vue' diff --git a/src/components/FwbListGroup/FwbListGroupItem.vue b/src/components/FwbListGroup/FwbListGroupItem.vue index d70245ae..56a9d7fc 100644 --- a/src/components/FwbListGroup/FwbListGroupItem.vue +++ b/src/components/FwbListGroup/FwbListGroupItem.vue @@ -1,5 +1,10 @@