Explorar o código

pass should space out icon

ryoji-s %!s(int64=2) %!d(string=hai) anos
pai
achega
0b72bd1324
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/ui/src/components/PagePath/PageListMeta.tsx

+ 1 - 1
packages/ui/src/components/PagePath/PageListMeta.tsx

@@ -102,7 +102,7 @@ export const PageListMeta: FC<PageListMetaProps> = (props: PageListMetaProps) =>
     <span className="page-list-meta">
       {topLabel}
       {templateLabel}
-      <SeenUsersCount count={page.seenUsers.length} basisViewersCount={basisViewersCount} shouldSpaceOutIcon />
+      <SeenUsersCount count={page.seenUsers.length} basisViewersCount={basisViewersCount} shouldSpaceOutIcon={shouldSpaceOutIcon} />
       {commentCount}
       {likerCount}
       {locked}