Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
codingnspace committed Nov 18, 2019
1 parent 7a2e250 commit 011b9e7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ describe('ReactDOMComponentTree', () => {
'Decide between using a controlled or uncontrolled input ' +
'element for the lifetime of the component. More info: https://fb.me/react-controlled-components\n' +
' in input (at **)' +
'\n' +
'\n' +
' in Controlled (at **)',
);
});
Expand Down

0 comments on commit 011b9e7

Please sign in to comment.