diff --git a/frontend/src/components/library/ShareTreeModal.tsx b/frontend/src/components/library/ShareTreeModal.tsx index cc97b08f..cdff5e45 100644 --- a/frontend/src/components/library/ShareTreeModal.tsx +++ b/frontend/src/components/library/ShareTreeModal.tsx @@ -112,7 +112,7 @@ export function ShareTreeModal({ tree, isOpen, onClose }: ShareTreeModalProps) { if (!isOpen) return null return ( -