d3dc / classier-react

Use stylesheets for styles, not Javascript
ISC License
1 stars 0 forks source link

false in Array is not omitted #12

Open d3dc opened 6 years ago

d3dc commented 6 years ago

using classier-react@next.5 this:

text={['centered', opened && 'white' ]}

produces:

text-centered text-false

todo: