1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-30 02:21:17 +03:00

Remove old docs

This commit is contained in:
David Baker
2017-02-14 10:31:56 +00:00
parent 36d126f3a9
commit ba3e62e395

View File

@ -35,7 +35,6 @@ import MatrixClientPeg from '../../../MatrixClientPeg';
* submitAuthDict: a function which will be called with the new auth dict
*
* Each component may also provide the following functions (beyond the standard React ones):
* onSubmitClick: handle a 'submit' button click
* focus: set the input focus appropriately in the form.
*/