Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update components/invite-friends/index.tsx
Browse files
components/invite-friends/index.tsx
CHANGED
@@ -1,8 +1,6 @@
|
|
1 |
import { TiUserAdd } from "react-icons/ti";
|
2 |
import { Link } from "lucide-react";
|
3 |
import { FaLinkedin } from "react-icons/fa6";
|
4 |
-
import { useCopyToClipboard } from "react-use";
|
5 |
-
import { toast } from "sonner";
|
6 |
|
7 |
import { Button } from "@/components/ui/button";
|
8 |
import {
|
|
|
1 |
import { TiUserAdd } from "react-icons/ti";
|
2 |
import { Link } from "lucide-react";
|
3 |
import { FaLinkedin } from "react-icons/fa6";
|
|
|
|
|
4 |
|
5 |
import { Button } from "@/components/ui/button";
|
6 |
import {
|