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.
*/