Replies: 2
When using the classic editor the browser js console is filled with a lot of js warnings about
Warning: s: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.
Warning: Ca: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.
etc etc etc.
Please fix.