We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76fdf5d commit bad659eCopy full SHA for bad659e
1 file changed
website/components/exampleLinks.js
@@ -1,5 +1,5 @@
1
// cannot use 'next/link' here because it will do client-side navigation
2
-// it will cause multiple provider icons to stack on top of each other
+// which will cause multiple provider icons to stack on top of each other
3
// real applications won't use more than one provider
4
export default function ExampleLinks() {
5
return (
0 commit comments