TreasureTrails/node_modules/react-dom/client.react-server.js

6 lines
101 B
JavaScript
Raw Normal View History

2026-03-18 09:02:21 -05:00
'use strict';
throw new Error(
'react-dom/client is not supported in React Server Components.'
);