From 4dab2e5141d08c6b5c941d1cb447491029f4007b Mon Sep 17 00:00:00 2001 From: hokienick Date: Thu, 27 Feb 2020 16:14:00 -0800 Subject: [PATCH] Misspelled open for openNewTab --- docs/button.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/button.md b/docs/button.md index 9221a541..536044ce 100644 --- a/docs/button.md +++ b/docs/button.md @@ -31,7 +31,7 @@ as ``, this prop enforces it to be rendered as a simple `` element - **`onClick`** — *Function* — Optional. *onClick* event handler; - **`onMouseDown`** — *Function* — Optional. *onMouseDown* event handler; -- **`opneNewTab`** — *Boolean* — Optional. When the button is +- **`openNewTab`** — *Boolean* — Optional. When the button is rendered as ``, this property tells to open the link in a new tab; - **`replace`** — *Boolean* — Optional. When the button is rendered as ``, and the URL is internal, this property tells that the new route