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