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 3, 2024
1 parent febb22c commit 4beef64
Showing 1 changed file with 224 additions and 195 deletions.
Loading

0 comments on commit 4beef64

Please sign in to comment.