Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Leverage jsx transform to remove unnecessary react imports and update eslint ↵ | Paul Coroneos | 2024-11-19 | 1 | -1/+0 |
| | | | | | | | | | config (#6516) * 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 | ||||
* | Release fixes (#3318) | Eric Bailey | 2024-03-21 | 1 | -1/+1 |
| | | | | | | | | | | | * Fix error overflow * await setSavedFeeds before setting birth date * await birth date first instead of feeds --------- Co-authored-by: Samuel Newman <mozzius@protonmail.com> | ||||
* | Password flow tweaks | Eric Bailey | 2024-03-20 | 1 | -7/+8 |
| | |||||
* | sort imports for files related to this PR | Samuel Newman | 2024-03-20 | 1 | -1/+1 |
| | |||||
* | hog FormError | Samuel Newman | 2024-03-19 | 1 | -15/+10 |
| | |||||
* | move FormError to components/forms | Samuel Newman | 2024-03-19 | 1 | -0/+34 |