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

6 lines
104 B
JavaScript

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