Files
story-studio/remotion/node_modules/react-dom/client.react-server.js
2026-02-21 10:33:18 +01:00

6 lines
101 B
JavaScript

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