Skip to content

`UNavbar`: fixed multiple components adding to the `prependSlot`

The unshift method does not return a new array, so we cannot chain the slice method to it.

Merge request reports

Loading