Skip to content

Commit

Permalink
Re-add line that was unnecessarily removed
Browse files Browse the repository at this point in the history
  • Loading branch information
LiamSarsfield committed Jan 29, 2025
1 parent 203df62 commit 5d6a5d3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ export function DataSyncProvider( props: { children: React.ReactNode } ) {
React.createElement( ReactQueryDevtools )
);
}

/**
* React Query configuration type for DataSync.
*/
Expand Down

0 comments on commit 5d6a5d3

Please sign in to comment.