v2.19.5
Fixed
Item
'sitemProps
was being overwritten by{...rest}
, this caused an issue where links modified in the site editor weren't clickable in the menu.
Item
's itemProps
was being overwritten by {...rest}
, this caused an issue where links modified in the site editor weren't clickable in the menu.