瀏覽代碼

remove unnecessary card

Yuki Takei 3 年之前
父節點
當前提交
339112307d
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      packages/app/src/components/Admin/PluginsExtension/PluginsExtensionPageContents.tsx

+ 2 - 2
packages/app/src/components/Admin/PluginsExtension/PluginsExtensionPageContents.tsx

@@ -36,11 +36,11 @@ export const PluginsExtensionPageContents = (): JSX.Element => {
               url={'https://github.com/weseek/growi-plugin-templates-for-office'}
               description={'GROWI markdown templates for office.'}
             />
-            <PluginCard
+            {/* <PluginCard
               name={'growi-plugin-theme-welcome-to-fumiya-room'}
               url={'https://github.com/weseek/growi-plugin-theme-welcome-to-fumiya-room'}
               description={'Welcome to fumiya\'s room! This is very very "latest" design...'}
-            />
+            /> */}
             <PluginCard
               name={'growi-plugin-copy-code-to-clipboard'}
               url={'https://github.com/weseek/growi-plugin-copy-code-to-clipboard'}