Files
2026-02-25 00:50:23 +05:30

6 lines
104 B
JavaScript

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