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
77benefits to media and community partners, while also ensuring that
88our conference is promoted in a positive and appropriate way.
99
10+ { /* prettier-ignore */ }
1011<div className = " flex flex-wrap gap-2" >
1112 <Button
1213 className = " !text-white"
1314 href = " mailto:graphqlconf@graphql.org"
1415 target = " _blank"
15- >
16- Become a Media Partner
17- </Button >
16+ >Become a Media Partner</Button >
1817 <Button
1918 className = " !text-white"
2019 href = " mailto:graphqlconf@graphql.org"
2120 target = " _blank"
22- >
23- Become a Community Partner
24- </Button >
21+ >Become a Community Partner</Button >
2522</div >
2623
2724<div className = " mt-6 grid grid-cols-2 gap-x-4" >
You can’t perform that action at this time.
0 commit comments