Shun Miyazawa 3 лет назад
Родитель
Сommit
d19707c6ba
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      packages/app/src/components/Layout/ShareLinkLayout.tsx

+ 1 - 1
packages/app/src/components/Layout/ShareLinkLayout.tsx

@@ -30,7 +30,7 @@ export const ShareLinkLayout = ({
 
   return (
     <RawLayout title={title} className={myClassName}>
-      <GrowiNavbar />
+      <GrowiNavbar isGlobalSearchHidden={true} />
 
       <div className="page-wrapper d-flex d-print-block">
         <div className="flex-fill mw-0" style={{ position: 'relative' }}>