fsubal/irontail

Support dynamic classNames

Closed this issue · 0 comments

classNames / clsx can do this ( but this is currently not supported )

classNames('bg-white', true && 'text-black', { 'sr-only': props.isHoge })