mirror of
https://github.com/tenrok/BBob.git
synced 2026-05-15 11:59:37 +03:00
19d7ff20f1
You need to pass a valid prop checking function to `PropTypes.arrayOf`. This caused an error to be thrown in development for me: ``` Warning: Failed prop type: Unexpected token function ```