visual-stack icon indicating copy to clipboard operation
visual-stack copied to clipboard

Required prop in ListView is `undefined`

Open chrisalbright opened this issue 5 years ago • 0 comments

console.error node_modules/prop-types/checkPropTypes.js:19
  Warning: Failed prop type: The prop `renderContent` is marked as required in `ListView`, but its value is `undefined`.
      in ListView
      in Unknown (created by WrapperComponent)
      in WrapperComponent

chrisalbright avatar Sep 27 '19 22:09 chrisalbright