Fix: useCallback dependency array in availability page
Compute dates inside fetchAvailability callback to avoid dependency on external variable that changes on every render.
This commit is contained in:
parent
77e7f98e1e
commit
eefdfd714f
2 changed files with 7 additions and 3 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -24,3 +24,6 @@ Thumbs.db
|
|||
|
||||
current_pr.md
|
||||
next_pr.md
|
||||
|
||||
# Notes
|
||||
notes/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue