You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,9 @@
6
6
7
7
Allows your react app's environment variables to be populated at **run-time** rather then **build-time**. Works with client and server rendered frameworks.
8
8
9
-
* Example using [Create React APP](examples/create-react-app/README.md)
9
+
* Example using [Create React APP](examples/create-react-app/README.md) (see README.md)
10
10
11
-
* Example using [Next.js](examples/next.js/README.md)
11
+
* Example using [Next.js](examples/next.js/README.md) (see README.md)
0 commit comments