fix: use fixed tailwind classes for chips icon

This commit is contained in:
Paulhenry Saux
2026-07-20 20:23:11 +02:00
committed by Linus Rath
parent 2cb5c739b4
commit 18e9cf6ee6
2 changed files with 11 additions and 2 deletions
+1 -1
View File
@@ -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 = {