Closed Alex-dev7 closed 1 week ago
Name | Link |
---|---|
Latest commit | 0ad49a527860a4a3fc99cfe10e0b15f94e3c43dc |
Latest deploy log | https://app.netlify.com/sites/spacelab-main/deploys/672be027d835e70008432882 |
Deploy Preview | https://deploy-preview-466--spacelab-main.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
LGTM!
I replaced the hardcoded PayPal key with an env
const clientId = process.env.REACT_APP_PAYPAL_CLIENT_ID;