Skip to content

Commit f2219e7

Browse files
committed
Syntax cleanup
1 parent df8d095 commit f2219e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web/src/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ const client = new ApolloClient({
4747
typePolicies: {
4848
ServerInfo: {
4949
merge: false,
50-
}
51-
}
50+
},
51+
},
5252
}),
5353
});
5454

0 commit comments

Comments
 (0)