You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> You can also supply an array of class names or an object where the class names are the key and the value is a boolean indicating if the name should be added. See the docs of [classnames](https://github.com/JedWatson/classnames#usage) on how to supply different class names.
175
+
168
176
#### disabled: `boolean`
169
177
170
178
> default: `false`
@@ -179,14 +187,6 @@ Provide a custom class name for disabled tabs.
179
187
180
188
> This option can also be set for all `<Tab />` components with the prop `disabledTabClassName` on `<Tabs />`.
> You can also supply an array of class names or an object where the class names are the key and the value is a boolean indicating if the name should be added. See the docs of [classnames](https://github.com/JedWatson/classnames#usage) on how to supply different class names.
0 commit comments