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 4b9bcb0 commit d71173cCopy full SHA for d71173c
src/app/(main)/community/events/page.tsx
@@ -37,9 +37,6 @@ export default async function EventsPage() {
37
text="Connect with the GraphQL community through events and meetups around the world."
38
decoration={<Stripes />}
39
>
40
- <Button href="#meetups" className="lg:w-fit">
41
- Find a meetup
42
- </Button>
43
<TocHeroContents
44
className="max-w-screen-md"
45
sections={[
0 commit comments