docs(CodeBlockView): fix comment typo in props interface

This commit is contained in:
icarus 2025-10-22 07:39:42 +08:00
parent ed651b995e
commit eabbe593dd

View File

@ -34,7 +34,7 @@ import type { ViewMode } from './types'
const logger = loggerService.withContext('CodeBlockView')
interface Props {
// FIXME: It's not runtime string!
// FIXME: It's may not runtime string!
children: string
language: string
// Message Block ID