Closed zzz-code closed 6 years ago
After rendering the app the console gives the error:
Warning: Component ColumnDefinition declared PropTypes instead of propTypes. Did you misspell the property assignment?
PropTypes
propTypes
Please fix this.
Duplicate of #786, fixed by https://github.com/GriddleGriddle/Griddle/commit/d7c058b9c713f7a1621265ed53a8bf128c7763d8 but not published yet.
1.11.2 was published this morning with this fix.
Griddle version
1.11.1
After rendering the app the console gives the error:
Warning: Component ColumnDefinition declared
PropTypes
instead ofpropTypes
. Did you misspell the property assignment?Please fix this.