react-bem-helper allows you to easily add BEM-style element and modifier classes to React elements, while hopefully making it easier to scan.
90
stars
5
forks
source link
Fix issue with arrays containing null values #12
Closed
AlexanderOtavka closed 7 years ago
Fixes #10.
Also adds a test so this doesn't happen again.