Closed tsinggggg closed 4 years ago
Should the old prediction be on the left side of the arrow?
code
predTag = <Tag style={{verticalAlign: "middle"}}> Pred: <span className="example-token rewrite-remove">{newobj.pred}{confStr}</span> {replaceArrow} <span className="example-token rewrite-add">{oldobj.pred}{confStrOld}</span> </Tag>
sorry, seems a duplicated issue of #34
Nice catch! Fixed in 8a0f05c743d0bfd3b6f85d8c449544e0dd5b5e31.
Should the old prediction be on the left side of the arrow?
code