source:
node_modules/react-dom/server.react-server.js@
a762898
| Last change on this file since a762898 was a762898, checked in by , 5 months ago | |
|---|---|
|
|
| File size: 101 bytes | |
| Rev | Line | |
|---|---|---|
| [a762898] | 1 | 'use strict'; |
| 2 | ||
| 3 | throw new Error( | |
| 4 | 'react-dom/server is not supported in React Server Components.' | |
| 5 | ); |
Note:
See TracBrowser
for help on using the repository browser.
