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 9c257de commit 85b512fCopy full SHA for 85b512f
apps/landing/src/components/Discord.tsx
@@ -36,7 +36,7 @@ export function Discord() {
36
textDecoration: 'none',
37
borderRadius: '100px',
38
})}
39
- href="#"
+ href="https://open.kakao.com/o/giONwVAh"
40
target="_blank"
41
>
42
<Flex
apps/landing/src/components/Header/Kakao.tsx
@@ -7,7 +7,7 @@ export function Kakao() {
7
className={css({
8
9
10
11
12
13
<svg
0 commit comments