mirror of
https://github.com/Xevion/rdap.git
synced 2025-12-16 20:12:45 -06:00
Switch all classNames helpers to clsx
This commit is contained in:
@@ -21,7 +21,6 @@ import { truncated } from "@/helpers";
|
||||
import type { ZodSchema } from "zod";
|
||||
import type { ParsedGeneric } from "@/components/lookup/Generic";
|
||||
import { Maybe, Result } from "true-myth";
|
||||
import { err } from "true-myth/dist/es/result";
|
||||
|
||||
export type WarningHandler = (warning: { message: string }) => void;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user