* update eslint config with jsx runtime
* leverage jsx transform to remove unnecessary react imports and update eslint config
* run yarn lint --fix to remove eslint disables related to react/prop-types that is now disabled
* Fix error overflow
* await setSavedFeeds before setting birth date
* await birth date first instead of feeds
---------
Co-authored-by: Samuel Newman <mozzius@protonmail.com>