found a little typo?

This commit is contained in:
2025-10-16 13:00:42 -04:00
parent a04a78fbf8
commit 4b66a4bd13
2 changed files with 1 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
export * from './use-optimistic-mutation';
export * from './use-server-mutation';
export * from './use-server-query';
export * from './user-server-suspense-query';
export * from './use-server-suspense-query';