This commit is contained in:
Vladiysss
2026-02-01 15:34:27 +03:00
commit 7b9f9cf893
258 changed files with 286058 additions and 0 deletions

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

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