zesik / react-splitter-layout

A simple split layout for React and modern browsers. https://zesik.com/react-splitter-layout
MIT License
428 stars 131 forks source link

Remove dependency from Prop-types #10

Open satishc2437 opened 6 years ago

satishc2437 commented 6 years ago

Hi, Please remove dependency from prop-types package. It is unnecessary making the product heavy.

Have a look at https://www.npmjs.com/package/babel-plugin-transform-react-remove-prop-types

Thanks, Satish

tracethompson commented 6 years ago

+1 please!

yaron-lavi-deel commented 6 years ago

+1

zesik commented 6 years ago

Thanks. I'll look into this.