File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
packages/components/src/components/hive-navigation Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ ' @theguild/components ' : minor
3+ ---
4+
5+ update GraphQLConf 2025
Original file line number Diff line number Diff line change @@ -14,16 +14,16 @@ export function GraphQLConfCard({ image }: GraphQLConfCardProps) {
1414 >
1515 < Image alt = "" src = { image } width = { 358 } height = { 200 } />
1616 < strong className = "mt-6 block text-xl font-medium leading-7 text-green-1000 dark:text-neutral-100" >
17- GraphQLConf 2024
17+ GraphQLConf 2025
1818 </ strong >
1919 < p className = "mt-4 text-sm font-medium leading-5 text-green-800 dark:text-neutral-200" >
20- September 10-12 | San Francisco CA
20+ September 08-10 | Amsterdam, NL
2121 </ p >
2222 < p className = "mt-2 text-sm font-normal leading-5 text-green-800 dark:text-neutral-200" >
2323 The official GraphQL conference hosted by GraphQL Foundation.
2424 </ p >
2525 < span className = "mt-6 flex items-center gap-2 rounded-lg font-medium text-green-800 transition-colors group-hover:text-green-1000 dark:text-neutral-200 dark:group-hover:text-neutral-100" >
26- Watch The Guild at GraphQLConf 2024
26+ Watch The Guild at GraphQLConf 2025
2727 < ArrowIcon />
2828 </ span >
2929 </ NavigationMenuLink >
You can’t perform that action at this time.
0 commit comments