We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e9b3ce commit ae43f1dCopy full SHA for ae43f1d
packages/docs/src/app/(pages)/react-paris/page.tsx
@@ -14,7 +14,7 @@ import { LinkTree, LinkTreeItemProps } from './link-tree'
14
15
const links: LinkTreeItemProps[] = [
16
{
17
- href: '#todo-add-feedback-link',
+ href: 'https://discord.com/channels/723276276072317098/1352179917680283743',
18
icon: <SiDiscord className="size-5" />,
19
label: <>Questions & Feedback 🙏</>
20
},
0 commit comments