зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1576165 - Prevent react warning in inline preview r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D43647 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
9e850c74a6
Коммит
ef58a63b92
|
@ -54,6 +54,7 @@ class InlinePreviews extends Component<Props> {
|
|||
return (
|
||||
<InlinePreviewRow
|
||||
editor={editor}
|
||||
key={line}
|
||||
line={lineNum}
|
||||
previews={previews[line]}
|
||||
numColumnBreakpoints={numColumnBreakpoints}
|
||||
|
|
Загрузка…
Ссылка в новой задаче