TECLIB / app-shell

The App Shell Model of Teclib
https://teclib.github.io/app-shell/
GNU General Public License v3.0
5 stars 2 forks source link

handleMessage is missing in props validation #30

Closed ajsb85 closed 6 years ago

ajsb85 commented 6 years ago
eslint src --fix

/app-shell/src/containers/Users/components/UsersList.js
  159:53  error  'handleMessage' is missing in props validation  react/prop-types

✖ 1 problem (1 error, 0 warnings)
ajsb85 commented 6 years ago

Hi, @hectorerb Where is the commit or PR reference that close this issue? Thanks