diff --git a/src/components/App.tsx b/src/components/App.tsx index 2f5cfc59..4651f8c6 100644 --- a/src/components/App.tsx +++ b/src/components/App.tsx @@ -121,7 +121,6 @@ export default function App({ } } - // TODO: Do the setStates in this function need to be wrapped in flushSync? function handleReadable() { let chunk; // eslint-disable-next-line @typescript-eslint/ban-types