♫
📌 canary ▾
next.js
/
packages
/
next
/
src
/
compiled
/
react-dom-experimental
/
static.react-server.js
static.react-server.js
6 lines
101 B
'use strict'
;
throw
new
Error
(
'react-dom/static is not supported in React Server Components.'
);
v2.0.0
/
Go
SIGN IN