From 11feba580a644880f08106de62b0f811a885cf76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaeuk=20Lim=28=EC=9E=84=EC=9E=AC=EC=9A=B1=29?= Date: Sun, 24 Aug 2025 15:25:12 +0900 Subject: [PATCH] force diff --- docs/en/intro.md | 2 ++ src/react/index.ts | 2 ++ 2 files changed, 4 insertions(+) diff --git a/docs/en/intro.md b/docs/en/intro.md index 4b4a1ef..903d2de 100644 --- a/docs/en/intro.md +++ b/docs/en/intro.md @@ -18,3 +18,5 @@ tanstack-query-optimistic-updates offers a way to simplify and make more consist ## Links - [Github](https://github.com/mugglim/tanstack-query-optimistic-updates) + +diff diff --git a/src/react/index.ts b/src/react/index.ts index 02ba8ca..173e6b9 100644 --- a/src/react/index.ts +++ b/src/react/index.ts @@ -1 +1,3 @@ export { useOptimisticMutation } from "./useOptimisticMutation"; + +// diff