rad-ui / ui

Rad UI is an open-source, headless UI component library for building modern, fast, performant, accessible React applications
http://rad-ui.com
MIT License
11 stars 13 forks source link

Add Testing for customClassSwitcher function #168

Open CCleanerShot opened 8 months ago

CCleanerShot commented 8 months ago

Since customClassSwitcher is a core functionality of rad-ui in helping users have custom class prefixes for components - adding tests for this can ensure safety for the code we write