React component not rendering data in UI
I’m practicing my coding skills with React (latest version) using TypeScript. I am currently trying to build a Formula1 Application using Ergast API. To fetch data from the API, I am using RTKQuery. For styling I use TailwindCSS.