Dion Dirza

Results 2 issues of Dion Dirza

Hi, Seems your component support percentage value for its width and height, yet its still give warning that `number` expected instead of `string`. Should use `PropTypes.oneOfType` in your component instead...

enhancement

Using mini-css-extract plugin improve our page load time, since css will be trimmed per view usage, instead of load big chunk unused style in single css file its better to...