We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c381460 commit e316323Copy full SHA for e316323
src/components/list-group/README.md
@@ -35,7 +35,7 @@ Set the `active` prop on a `<b-list-group-item>` to indicate the current active
35
## Disabled items
36
37
Set the `disabled` prop on a `<b-list-group-item>` to make it appear disabled (also works with
38
-actionalable items. see below).
+actionable items. see below).
39
40
```html
41
<b-list-group>
0 commit comments