diff --git a/src/message.tsx b/src/message.tsx index 369374b..1d044f6 100644 --- a/src/message.tsx +++ b/src/message.tsx @@ -15,9 +15,6 @@ export default function Message(props: Props) { const [showCopiedHint, setShowCopiedHint] = useState(false); const DeleteIcon = () => (