Check file:///home/runner/work/react-todo/react-todo/__tests__/page.test.tsx
error: TS2686 [ERROR]: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
render(<Home />)
~~~~
at file:///home/runner/work/react-todo/react-todo/__tests__/page.test.tsx:7:11
Check file:///home/runner/work/react-todo/react-todo/__tests__/page.test.tsx
error: TS2686 [ERROR]: 'React' refers to a UMD global, but the current file is a module. Consider adding an import instead.
render(<Home />)
~~~~
at file:///home/runner/work/react-todo/react-todo/__tests__/page.test.tsx:7:11