Expected behavior
At the moment, the DropdownExpandableMenuListItem as a parent doesn't allow for this prop to be used and it should be available.
If there are children to this parent with an icon, the children do not have the allowance for the same prop.
Describe the bug
Initially from: https://github.com/cengage/react-magma/issues/1014
-- 1.5 If you include icons on the parent level, the children do not also have icons.
To Reproduce Steps to reproduce the behavior:
Expected behavior At the moment, the
DropdownExpandableMenuListItem
as a parent doesn't allow for this prop to be used and it should be available. If there are children to this parent with an icon, the children do not have the allowance for the same prop.Screenshots