next.js/packages/next/src/compiled/react-dom-experimental/unstable_testing.react-server.js
unstable_testing.react-server.js6 lines111 B
'use strict';

throw new Error(
  'react-dom/unstable_testing is not supported in React Server Components.'
);
Quest for Codev2.0.0
/
SIGN IN