diff --git a/src/views/labels.tsx b/src/views/labels.tsx index ad3b4c1..c2bdc4d 100644 --- a/src/views/labels.tsx +++ b/src/views/labels.tsx @@ -21,7 +21,7 @@ const LabelCard = (props: { label: ComAtprotoLabelDefs.Label }) => { const label = props.label; return ( -