From 723bcd4d83423c70ebc37e030b92783aac8b0c5e Mon Sep 17 00:00:00 2001 From: Maidul Islam Date: Sun, 23 Jul 2023 15:44:54 -0400 Subject: [PATCH] Update react.mdx --- docs/integrations/frameworks/react.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/integrations/frameworks/react.mdx b/docs/integrations/frameworks/react.mdx index 48ad5d74f4..ce50be1c82 100644 --- a/docs/integrations/frameworks/react.mdx +++ b/docs/integrations/frameworks/react.mdx @@ -26,3 +26,7 @@ infisical run -- # Example infisical run -- npm run dev ``` + + + React environment variables must be prefixed with `REACT_APP_` to show up within the application +