client.react-server
客户端渲染无法在服务端渲染时渲染,仅抛出错误。
'use strict';
throw new Error(
'react-dom/client is not supported in React Server Components.',
);
客户端渲染无法在服务端渲染时渲染,仅抛出错误。
'use strict';
throw new Error(
'react-dom/client is not supported in React Server Components.',
);