mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-24 16:01:52 +08:00
fix(ui): generate fail
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { downloadBytes } from "@/lib/utils";
|
||||
import { GenerateResult } from "@/types/shell";
|
||||
import { Separator } from "@radix-ui/react-dropdown-menu";
|
||||
import { Separator } from "../ui/separator";
|
||||
import { ScrollTextIcon } from "lucide-react";
|
||||
import { useTranslation } from "react-i18next";
|
||||
import { Button } from "../ui/button";
|
||||
|
||||
Reference in New Issue
Block a user