We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 889f74d commit 8d03a44Copy full SHA for 8d03a44
pages/components/contributors/index.tsx
@@ -75,6 +75,7 @@ const Contributors: FC<IContributorsProps> = ({}) => {
75
</Col>
76
)
77
})
78
+ }
79
</Row>
80
</div>
81
0 commit comments