'React' refers to a UMD global, but the current file is a module.
I am using Deno with the GitHub Actions, and my
I am getting an error
I tried explictliy adding
https://github.com/Boby900/react-todo
Any help would be greatly admire.
linting is getting passed but I don't know what is happening when Deno trying to run testsI am getting an error
I tried explictliy adding
import _React from 'react'; but that too didn't work out.https://github.com/Boby900/react-todo
Any help would be greatly admire.

GitHub
Contribute to Boby900/react-todo development by creating an account on GitHub.
