#100 要らんとこ変へてたので直した
このコミットが含まれているのは:
@@ -7,7 +7,7 @@ import type { ComponentProps, FC, HTMLAttributes } from 'react'
|
||||
|
||||
import type { Tag } from '@/types'
|
||||
|
||||
type CommonProps = { tag: Pick<Tag, 'name' | 'category' | 'postCount'>
|
||||
type CommonProps = { tag: Tag
|
||||
withWiki?: boolean
|
||||
withCount?: boolean }
|
||||
|
||||
|
||||
新しい課題から参照
ユーザをブロックする