Correspondents/node_modules/react-dom/static.react-server.js
2025-11-14 06:32:36 -07:00

6 lines
101 B
JavaScript

'use strict';
throw new Error(
'react-dom/static is not supported in React Server Components.'
);