Added CurseForge integration
Co-authored-by: felix-fx-top <253056634+felix-fx-top@users.noreply.github.com>
This commit is contained in:
parent
175a824bea
commit
b9e8a45cd6
@ -8,6 +8,7 @@ import { Input } from "@/components/ui/input";
|
||||
import { Button } from "@/components/ui/button";
|
||||
import { Switch } from "@/components/ui/switch";
|
||||
import { Label } from "@/components/ui/label";
|
||||
import { ToggleGroup, ToggleGroupItem } from "@/components/ui/toggle-group";
|
||||
import { Search, Languages, Loader2 } from "lucide-react";
|
||||
import { searchMods, searchCurseForge, translateQuery } from "@/lib/api";
|
||||
import { toast } from "sonner";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user