makearmy-app/node_modules/react-dom/profiling.react-server.js
2025-09-22 10:37:53 -04:00

5 lines
104 B
JavaScript

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