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