main.tsx
Application entry point that initializes and renders the React application.
Responsibilities:
createRoot
Dependencies:
react
react-dom/client
File
main.tsx
Description
Application entry point that initializes and renders the React application.
Responsibilities:
createRootDependencies:
Requires
react
Requires
react-dom/client