hypeserver / react-date-range

A React component for choosing dates and date ranges.
MIT License
2.59k stars 672 forks source link

feat: replace classnames package with cnbuilder; #349

Closed xobotyi closed 4 years ago

xobotyi commented 4 years ago

Types of changes

What types of changes does your code introduce?

Put an x in the boxes that apply

Description

Replace classnames package with cnbuilder, it is faster at least 3-5 times (benchmarks can be found here).

Ofcourse it won't drastically improve the performance, but it is worth of changing because used in every render.