このコミットが含まれているのは:
@@ -126,7 +126,7 @@ const PostImportRowSummary: FC<Props> = ({ row, onEdit }) => {
|
||||
variant="outline"
|
||||
onClick={onEdit}
|
||||
disabled={row.importStatus === 'created'}>
|
||||
編集
|
||||
編輯
|
||||
</Button>
|
||||
</div>
|
||||
</div>
|
||||
@@ -174,7 +174,7 @@ const PostImportRowSummary: FC<Props> = ({ row, onEdit }) => {
|
||||
variant="outline"
|
||||
onClick={onEdit}
|
||||
disabled={row.importStatus === 'created'}>
|
||||
編集
|
||||
編輯
|
||||
</Button>
|
||||
</div>
|
||||
</>)
|
||||
|
||||
新しい課題から参照
ユーザをブロックする