Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add support for class names which are keys from object prototype
This commit fixes an issue in astToUsedStyles, that would crash if it received a class name which also was a function in the Object.prototype eg. "toString".
- Loading branch information