Skip to content

remove wrong property from navitem

Yannis Barlas requested to merge (removed):fix-pullright-error into master

The pullRight property in NavItem makes React throw a warning.
As far as I can tell, there is no such property on Navitem (see here).

Merge request reports