Files
geo/node_modules/react-dom/profiling.react-server.js
2026-02-04 00:11:19 +05:00

6 lines
104 B
JavaScript
Executable File

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