From d56d9e1ad99dce0807a78a90d78101a0e2fe84e6 Mon Sep 17 00:00:00 2001 From: Miguel Date: Thu, 14 Feb 2019 08:02:25 +0000 Subject: [PATCH] Update Methods.md --- docs/Methods.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Methods.md b/docs/Methods.md index c16a1bfa..ba4262dc 100644 --- a/docs/Methods.md +++ b/docs/Methods.md @@ -23,7 +23,7 @@ Provides a programmatic way to reset the component. Calling the method will clea ### `focus()` Provides a programmatic way to focus the input. -[Next: Props](Props.md) - ### `getInput()` Provides access to the component's input node. + +[Next: Props](Props.md)