next.js
5fa0987a - Remove React 17 logic from Pages Router static generation (#82604)

Commit
132 days ago
Remove React 17 logic from Pages Router static generation (#82604) `allReady` is available in all supported React versions so we can remove the conditional check. The helper type can be replaced with the actual type from React.
Author
Parents
Loading