Files
geovektor/node_modules/react-dom/profiling.react-server.js

6 lines
104 B
JavaScript
Raw Normal View History

2026-02-10 16:22:14 +05:00
'use strict';
throw new Error(
'react-dom/profiling is not supported in React Server Components.'
);