Explorar o código

BugFix: activate UserPicture of PageListItemL

Yuki Takei %!s(int64=4) %!d(string=hai) anos
pai
achega
29a5ee0240
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/app/src/components/PageList/PageListItemL.tsx

+ 1 - 1
packages/app/src/components/PageList/PageListItemL.tsx

@@ -105,7 +105,7 @@ export const PageListItemL = memo((props: Props): JSX.Element => {
             <div className="d-flex align-items-center mb-2">
               {/* Picture */}
               <span className="mr-2 d-none d-md-block">
-                {/* <UserPicture user={pageData.lastUpdateUser} size="md" /> */}
+                <UserPicture user={pageData.lastUpdateUser} size="md" />
               </span>
               {/* page title */}
               <Clamp lines={1}>