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 4aaa500 commit 2b05d57Copy full SHA for 2b05d57
src/app/conf/2024/partner/index.mdx
@@ -7,21 +7,18 @@ our upcoming GraphQLConf 2024. Our program is designed to provide
7
benefits to media and community partners, while also ensuring that
8
our conference is promoted in a positive and appropriate way.
9
10
+{/* prettier-ignore */}
11
<div className="flex flex-wrap gap-2">
12
<Button
13
className="!text-white"
14
href="mailto:[email protected]"
15
target="_blank"
- >
16
- Become a Media Partner
17
- </Button>
+ >Become a Media Partner</Button>
18
19
20
21
22
23
- Become a Community Partner
24
+ >Become a Community Partner</Button>
25
</div>
26
27
<div className="mt-6 grid grid-cols-2 gap-x-4">
0 commit comments