Motivation
Currently, a peer dependency for react and react-dom is being set to v 17.
Proposed solution
Allow using React 18 as a peer dependency.
Additional context
Check if there are any breaking changes, that would break the functionality of the components.