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