Files
cunkebao_v3/node_modules/react-dom/client.react-server.js
2025-04-08 16:01:59 +08:00

6 lines
101 B
JavaScript

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