TreasureTrails/node_modules/react-dom/static.react-server.js
2026-03-18 09:02:21 -05:00

5 lines
101 B
JavaScript

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