classnames v2.2.2 Release Notes

Release Date: 2016-01-04 // over 8 years ago
    • 🐎 Switched from string concatenation to [].join(' ') for a slight performance gain in the main function.