static.react-server.js6 lines
mainRaw
'use strict';

throw new Error(
  'react-dom/static is not supported in React Server Components.'
);
Loading syntax highlighting…