зеркало из https://github.com/microsoft/mouselog.git
Fix "/>" typo.
This commit is contained in:
Родитель
209addb2a7
Коммит
86977846d0
|
@ -420,7 +420,7 @@ class ImpressionPage extends React.Component {
|
|||
}}
|
||||
rowClassName={(record, index) => {
|
||||
return (record.guess === 1) ? 'bot-row' : ''
|
||||
}}/>
|
||||
}}
|
||||
/>
|
||||
<Row type="flex" justify="end" style={{marginRight: 20}}>
|
||||
<Col>
|
||||
|
|
Загрузка…
Ссылка в новой задаче