It seems people are switching from classnames to clsx, which has the same functionality as classnames and with much smaller size.
This should be a fairly simple change - global replacing classnames with clsx.
A tiny (223B) utility for constructing className strings conditionally.
Also serves as a faster & smaller drop-in replacement for the classnames module.
Hi @franklixuefei,
Thank you for your suggestion. This library looks great, but we need some time to research if we can use it instead of classnames. We will consider it in future releases.
Implemented
This thread has been automatically locked since it is closed and there has not been any recent activity. Please open a new issue for related bugs or feature requests.
Most helpful comment
Implemented