Explorar o código

125587 remove isBookItem true

soumaeda %!s(int64=2) %!d(string=hai) anos
pai
achega
9f40f8b6c1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      apps/app/src/components/Bookmarks/BookmarkItem.tsx

+ 1 - 1
apps/app/src/components/Bookmarks/BookmarkItem.tsx

@@ -136,7 +136,7 @@ export const BookmarkItem = (props: Props): JSX.Element => {
             onPressEnter={pressEnterForRenameHandler}
             validationTarget={ValidationTarget.PAGE}
           />
-        ) : <PageListItemS page={bookmarkedPage} pageTitle={pageTitle} isBookmarkItem={true}/>}
+        ) : <PageListItemS page={bookmarkedPage} pageTitle={pageTitle} isBookmarkItem/>}
 
         <div className='grw-foldertree-control'>
           <PageItemControl