We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
react-dom 19.0.0 size is too small to be real:
react-dom
The reason might be react-dom removed that main file and split it into two entries:
import {} from 'react-dom/client'; import {} from 'react-dom/server';