dashboard/frontend/node_modules/react-dom/profiling.react-server.js

6 lines
104 B
JavaScript
Raw Normal View History

2025-12-16 08:16:27 +09:00
'use strict';
throw new Error(
'react-dom/profiling is not supported in React Server Components.'
);