socialmedia/node_modules/react-dom/static.react-server.js
2026-03-03 13:45:56 +05:30

6 lines
101 B
JavaScript

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