GitHub Action
πŸš€ Auto-deploy from GitHub Actions
7b7bdab
raw
history blame
101 Bytes
'use strict';
throw new Error(
'react-dom/server is not supported in React Server Components.'
);