Files
test/_node_modules/react-dom/static.react-server.js
2026-02-20 16:06:40 +09:00

6 lines
101 B
JavaScript

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