wip
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
|
||||
import { useRef } from 'react';
|
||||
import Button from '@/components/ui/Button';
|
||||
import { useScrollProgress } from '@/hooks/useScrollProgress';
|
||||
|
||||
export default function DiscordCTA() {
|
||||
const discordUrl = process.env.NEXT_PUBLIC_DISCORD_URL || '#';
|
||||
|
||||
Reference in New Issue
Block a user