Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove old onBackground attribute from sidenav storybook story (#671)
* fix(sidenav): remove onBackground attribute When merging the latest develop into this release branch the sidenav component ended up with both the old onBackground and new isOnBackground versions of the attribute in its storybook story. This removes the old version so it is correct. * chore: add changeset
- Loading branch information