Steps to reproduce the issue:
git clone https://github.com/thewhite2255dev/react-email-env-test
cd react-email-env-test
npm install
# or
yarnSITE_URL="http://localhost:3000"npm run dev
# or
yarn devOpen localhost:3000 with your browser to see the result.
MIT License