mirror of
https://github.com/khairul169/garage-webui.git
synced 2026-09-18 10:23:21 +07:00
chore: fix build error
This commit is contained in:
@@ -1,9 +1,4 @@
|
||||
import {
|
||||
EllipsisVertical,
|
||||
FilePlus,
|
||||
FolderPlus,
|
||||
UploadIcon,
|
||||
} from "lucide-react";
|
||||
import { FolderPlus, UploadIcon } from "lucide-react";
|
||||
import Button from "@/components/ui/button";
|
||||
import { usePutObject } from "./hooks";
|
||||
import { toast } from "sonner";
|
||||
|
||||
Reference in New Issue
Block a user