Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(dashboard): silence hydration mismatch warning in audit bucket row
Revert static datetime formatting using `date-fns` to `toLocaleDateString()` to better suit global users. Suppress the hydration mismatch warnings caused by differences between server and client-side rendered dates. Co-authored-by: @chronark PR: #2413
- Loading branch information