React 18 replaces `render` with `createRoot` and `root.render`. ([how to upgrade](https://reactjs.org/blog/2022/03/08/react-18-upgrade-guide.html)) Is there a plan to update [django-react-templatetags](https://github.com/Frojd/django-react-templatetags) to support React 18?