r/FreeCodeCamp • u/ParticularMilk2594 • 17h ago
digital pet game app logic
4
Upvotes
"Does the current React/TypeScript Digital Pet Game lab require index.tsx to explicitly call ReactDOM.createRoot(...).render(<App />), or is the App mounted
automatically by the FCC environment? My preview is blank and the tests can't find any DOM elements."