mirror of
https://github.com/sergi0g/cup.git
synced 2025-11-11 14:43:49 -05:00
feat: add new filter for in use images to web ui
This commit is contained in:
@@ -5,7 +5,7 @@ import {
|
||||
DialogPanel,
|
||||
DialogTitle,
|
||||
} from "@headlessui/react";
|
||||
import { WithTooltip } from "./Tooltip";
|
||||
import { WithTooltip } from "./ui/Tooltip";
|
||||
import type { Image } from "../types";
|
||||
import { theme } from "../theme";
|
||||
import { CodeBlock } from "./CodeBlock";
|
||||
|
||||
Reference in New Issue
Block a user