Frontend/25_01_07/mai/node_modules/react-dom/profiling.react-server.js

6 lines
104 B
JavaScript
Raw Normal View History

2025-01-28 10:38:27 +00:00
'use strict';
throw new Error(
'react-dom/profiling is not supported in React Server Components.'
);