mirror of
https://github.com/flarum/core.git
synced 2025-08-05 16:07:34 +02:00
Fix typo, reduce diff
This commit is contained in:
@@ -20,7 +20,7 @@ function isActive(vnode) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The `SelectDropdown` csomponent is the same as a `Dropdown`, except the toggle
|
* The `SelectDropdown` component is the same as a `Dropdown`, except the toggle
|
||||||
* button's label is set as the label of the first child which has a truthy
|
* button's label is set as the label of the first child which has a truthy
|
||||||
* `active` prop.
|
* `active` prop.
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user