From e93eb04d9ee35934d96f40c4b4120e6337a669ad Mon Sep 17 00:00:00 2001 From: Anthony Ng Date: Fri, 9 Mar 2018 13:03:51 -0800 Subject: [PATCH] Update README.md (#236) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1d2b3573f..fc58a9f453 100644 --- a/README.md +++ b/README.md @@ -330,7 +330,7 @@ You can also always just simply copy the default style to your own css/scss/less ### Custom Components -In case you want to create your own component wrapping the ones that the library provides, you have to set its `tabsRole`. This is value is used inside react-tabs to check the role of a component inside ``. +In case you want to create your own component wrapping the ones that the library provides, you have to set its `tabsRole`. This value is used inside react-tabs to check the role of a component inside ``. Possible values for tabsRole are: * Tab