This commit is contained in:
2025-09-09 06:04:29 -07:00
parent a62b4e8c12
commit 1c69424fff
133 changed files with 190095 additions and 322 deletions

5
node_modules/react-dom/server.react-server.js generated vendored Normal file
View File

@@ -0,0 +1,5 @@
'use strict';
throw new Error(
'react-dom/server is not supported in React Server Components.'
);