コミットを比較

...

2 コミット

作成者 SHA1 メッセージ 日付
みてるぞ 64ff3160da Merge branch '#71' 2025-07-26 17:37:40 +09:00
みてるぞ ddab727261 #71 2025-07-26 17:37:27 +09:00
+1 -3
ファイルの表示
@@ -118,9 +118,7 @@ export default () => {
<TagLink tag={tag} <TagLink tag={tag}
withWiki={false} withWiki={false}
withCount={false} withCount={false}
to={version {...(version && { to: `/wiki/${ encodeURIComponent (title) }` })} />
? `/wiki/${ encodeURIComponent (title) }`
: undefined} />
</PageTitle> </PageTitle>
<div className="prose mx-auto p-4"> <div className="prose mx-auto p-4">
{wikiPage === undefined {wikiPage === undefined