mirror of
https://github.com/IRBorisov/ConceptPortal.git
synced 2025-06-26 13:00:39 +03:00
Update ParsingResult.tsx
This commit is contained in:
parent
5f52e32a34
commit
56d8245747
|
@ -4,7 +4,7 @@ import { getRSErrorPrefix } from '../../../utils/misc';
|
|||
|
||||
interface ParsingResultProps {
|
||||
data: IExpressionParse
|
||||
disabled: boolean
|
||||
disabled?: boolean
|
||||
onShowError: (error: IRSErrorDescription) => void
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user