Skip to content

Commit

Permalink
docs: Update README.md with import fix (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
tepose authored Feb 8, 2024
1 parent 51d50d7 commit 5439ca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ Both `getDefinitions()` and `getFrontendFlags()` can take arguments overriding U
import {
flagsClient,
evaluateFlags,
getDefinitions,
getFrontendFlags,
type IVariant,
} from "@unleash/nextjs";
import type { GetServerSideProps, NextPage } from "next";
Expand Down

0 comments on commit 5439ca2

Please sign in to comment.