Seera/node_modules/react-dom/client.react-server.js
2025-11-03 13:38:27 +05:30

6 lines
101 B
JavaScript

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