Skip to content

Commit 9a8d7bd

Browse files
committed
refactor: remove space
1 parent 0c43309 commit 9a8d7bd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

vis/js/templates/listentry/Citations.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ const Citations = ({ number, label }: CitationsProps) => {
1010
// html template starts here
1111
<div className="list_readers">
1212
<span className="list_readers_entity">{label}</span> <span>{number}</span>
13-
&nbsp;
1413
</div>
1514
// html template ends here
1615
);

0 commit comments

Comments
 (0)