I\'m working on a project with react using typescript and I\'m having a bad time figuring out why this error is happening, basically, I can\'t use
react
typescript
Please use tsx instead of ts it has some minute differences. tsx obviously allows the usage of jsx tags inside typescript.
tsx
ts