about summary refs log tree commit diff
path: root/src/lib/batchedUpdates.web.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/batchedUpdates.web.ts')
-rw-r--r--src/lib/batchedUpdates.web.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/batchedUpdates.web.ts b/src/lib/batchedUpdates.web.ts
index 03147ed67..ba82549b5 100644
--- a/src/lib/batchedUpdates.web.ts
+++ b/src/lib/batchedUpdates.web.ts
@@ -1,2 +1 @@
-// @ts-ignore
 export {unstable_batchedUpdates as batchedUpdates} from 'react-dom'