Skip to content

Commit d5859b7

Browse files
chore: remove next-runtime-env import from GrowthBook documentation
Signed-off-by: SeSo <sobhani.sepehr@gmail.com>
1 parent b4d1c4a commit d5859b7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/frontend/growthbook.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ import {
3232
GrowthBookProvider
3333
} from "@growthbook/growthbook-react";
3434
import { useMemo, useEffect, useState } from "react";
35-
import { env } from 'next-runtime-env';
3635

3736
const CLIENT_KEY = env('NEXT_PUBLIC_GROWTHBOOK_CLIENT_KEY')
3837
const growthbook_clientPage = new GrowthBook({

0 commit comments

Comments
 (0)