dash-component-boilerplate
dash-component-boilerplate copied to clipboard
Update to React 18.2 to match Dash 3.0.0
We're bumping to React 18 in core Dash, so our component cookiecutter should also bump.
I don't think anything else needs to change but @T4rk1n correct me if I'm wrong.
Closes #170
Needs to be React 18.3.1
Plus should take out the defaultProps from the two templates, AsyncFunctionComponent.react.js and FunctionComponent.react.js