mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-24 04:33:10 +00:00
Update accessibility.md
removed additional tag's close />
This commit is contained in:
committed by
GitHub
parent
26892808f4
commit
cf4e7fcff4
@@ -199,7 +199,6 @@ class Parent extends React.Component {
|
||||
);
|
||||
}
|
||||
}
|
||||
/>
|
||||
|
||||
// Now you can set focus when required.
|
||||
this.inputElement.current.focus();
|
||||
|
||||
Reference in New Issue
Block a user