Skip to content

Commit

Permalink
patch(return types): union return type with undefined.
Browse files Browse the repository at this point in the history
React query data is undefined by default.
Previously we were overriding the default type of react query.
Now union with undefined.
We are also exporting the data type.
  • Loading branch information
seriouslag committed Jan 2, 2024
1 parent febb22c commit 86bac1b
Showing 1 changed file with 200 additions and 177 deletions.
Loading

0 comments on commit 86bac1b

Please sign in to comment.