Files

6 lines
101 B
JavaScript
Raw Permalink Normal View History

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