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 f2a0ee7 commit 401e476Copy full SHA for 401e476
src/common/OurUsers.res
@@ -1,5 +1,8 @@
1
type company = Logo({name: string, url: string, path: string})
2
3
+// NOTE: More details on how this works can be found in our README:
4
+// https://github.com/rescript-association/rescript-lang.org#how-to-add-your-company-logo-to-our-front-page
5
+
6
let companies = [
7
Logo({
8
name: "Juspay",
0 commit comments