Skip to content

Commit

Permalink
adjust docblock for api-extractor
Browse files Browse the repository at this point in the history
  • Loading branch information
phryneas committed May 29, 2024
1 parent 6db4732 commit 6e76e6d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import { bundle } from "./bundleInfo.js";
* but requires a `makeClient` prop instead.
*
* Use this component together with `ApolloClient` and `InMemoryCache`
* from the "@apollo/experimental-nextjs-app-support" package
* from the `"@apollo/experimental-nextjs-app-support"` package
* to make an ApolloClient instance available to your Client Component hooks in the
* Next.js App Router.
*
Expand Down

0 comments on commit 6e76e6d

Please sign in to comment.