GriddleGriddle / Griddle

Simple Grid Component written in React
http://griddlegriddle.github.io/Griddle/
MIT License
2.5k stars 378 forks source link

Component ColumnDefinition declared `PropTypes` instead of `propTypes`. #790

Closed zzz-code closed 6 years ago

zzz-code commented 6 years ago

Griddle version

1.11.1

After rendering the app the console gives the error:

Warning: Component ColumnDefinition declared PropTypes instead of propTypes. Did you misspell the property assignment?

Please fix this.

dahlbyk commented 6 years ago

Duplicate of #786, fixed by https://github.com/GriddleGriddle/Griddle/commit/d7c058b9c713f7a1621265ed53a8bf128c7763d8 but not published yet.

dahlbyk commented 6 years ago

1.11.2 was published this morning with this fix.