btcpay-day/node_modules/react-dom/profiling.react-server.js
2026-03-31 13:44:04 +02:00

6 lines
104 B
JavaScript

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