MaterialDesign-React
MaterialDesign-React copied to clipboard
More Unit Tests
The component is feature complete, so now to focus on code quality. There are quite a few unit tests already, but there could always be more.
- [ ] Negative Spin
- [ ] Edge cases for combining
rotate,horziontal, andverticalprops.- So much time in this component is dealt with this due to transforms/animations.
- [ ] etc...