fix: use fixed tailwind classes for chips icon
This commit is contained in:
committed by
Linus Rath
parent
2cb5c739b4
commit
18e9cf6ee6
@@ -1,6 +1,6 @@
|
||||
import { isValidEmail } from "@/lib/validation";
|
||||
import { htmlToPlainText } from "@/lib/html-to-text";
|
||||
import { emailHooks } from "./plugin-hooks";
|
||||
import { emailHooks } from "@/lib/plugin-hooks";
|
||||
import { Ellipsis, Lock, TriangleAlert } from "lucide-react";
|
||||
|
||||
const HTML_ESCAPE_MAP = {
|
||||
|
||||
Reference in New Issue
Block a user