makearmy-app/node_modules/react-dom/client.react-server.js

6 lines
101 B
JavaScript
Raw Permalink Normal View History

2025-09-22 10:37:53 -04:00
'use strict';
throw new Error(
'react-dom/client is not supported in React Server Components.'
);