File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed
src/app/conf/2024/partner Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -7,21 +7,18 @@ our upcoming GraphQLConf 2024. Our program is designed to provide
7
7
benefits to media and community partners, while also ensuring that
8
8
our conference is promoted in a positive and appropriate way.
9
9
10
+ { /* prettier-ignore */ }
10
11
<div className = " flex flex-wrap gap-2" >
11
12
<Button
12
13
className = " !text-white"
13
14
href = " mailto:graphqlconf@graphql.org"
14
15
target = " _blank"
15
- >
16
- Become a Media Partner
17
- </Button >
16
+ >Become a Media Partner</Button >
18
17
<Button
19
18
className = " !text-white"
20
19
href = " mailto:graphqlconf@graphql.org"
21
20
target = " _blank"
22
- >
23
- Become a Community Partner
24
- </Button >
21
+ >Become a Community Partner</Button >
25
22
</div >
26
23
27
24
<div className = " mt-6 grid grid-cols-2 gap-x-4" >
You can’t perform that action at this time.
0 commit comments