Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## 2.5.3 (2023-03-01) ### Bug Fixes * adding extra guard to check reference is available ([e28c5a3](e28c5a3)) * check if email window is open before displaying warnings ([3913642](3913642)) ### Performance Improvements * calculate key on offset (fallback to index) in Warning component ([490b3f1](490b3f1)) * remove conditional check in JustNotSorry and run one loop in Observer ([a8df240](a8df240)) * use traditional for loop to build WarningHighlights ([0856bd4](0856bd4))
- Loading branch information