Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
useResponsiveValue: Fires a side effect on dependency change
The useResponsiveValue hook does not update the value if one of the dependencies changes. Internationalisation is a good example for this situation.
- Loading branch information