This commit is contained in:
1288
2026-06-08 21:26:47 +08:00
commit e6189144d7
6059 changed files with 1254006 additions and 0 deletions

View File

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