Browse Source

Prettier

main
Brian Vaughn 7 years ago
parent
commit
289a2da039
  1. 2
      examples/16-3-release-blog-create-ref.js

2
examples/16-3-release-blog-create-ref.js

@ -16,4 +16,4 @@ class MyComponent extends React.Component {
// highlight-next-line
this.divRef.value.focus();
}
}
}

Loading…
Cancel
Save