提交 72a898a7 编写于 作者: D David Baumgold 提交者: Luis Alvarez D

Correct spelling: withApollo (#10055)

上级 d4675c56
......@@ -23,7 +23,7 @@ let globalApolloClient: TApolloClient
* to a next.js PageTree. Use it by wrapping
* your PageComponent via HOC pattern.
*/
export default function withApolo(
export default function withApollo(
PageComponent: NextPage,
{ ssr = true } = {}
) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册