Files
sousa-gecko/third_party/node/node_modules/react-dom/profiling.react-server.js
T
2026-09-10 03:12:32 +00:00

6 lines
104 B
JavaScript

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