Files
minecraft-plugin-manager/frontend/webapp/node_modules/react-dom/server.react-server.js
2025-04-13 00:18:57 +02:00

6 lines
101 B
JavaScript

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