Support dynamic classNames
Closed this issue · 0 comments
fsubal commented
classNames / clsx can do this ( but this is currently not supported )
classNames('bg-white', true && 'text-black', { 'sr-only': props.isHoge })
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 })