#1486·react-vis

⚠️ Some components throw `Support for defaultProps will be removed from function components ...` in React 18.3 / 19

Author: av-kCreated May 14, 2024Updated May 14, 2024

Warning text:

Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.

The list of affected components to fix (probably not completed):

  • DiscreteColorLegendItem
  • HorizontalGridLines
  • VerticalGridLines
  • XAxis
  • YAxis
  • AxisLine
  • Voronoi