anomaly / lab-web-client

A template for building accessible, localised, high performance React front ends with a standard set of libraries. Also provides a template for development servers.
Apache License 2.0
2 stars 0 forks source link

lap: `classnames` to replace `clsx` #28

Open devraj opened 1 year ago

devraj commented 1 year ago

Is your feature request related to a problem? Please describe. We currently use clsx to conditionally apply class names. @thinkmill + @jedwatson maintain classnames, consider moving to this plugin

Describe the solution you'd like Migrate from clsx to classnames

Describe alternatives you've considered NA

Additional context I am voting for this purely because classnames has a neater API