mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-13 05:20:25 +00:00
Merge master into typings-2.0
* Changed Files
This commit is contained in:
Vendored
+2
@@ -23,6 +23,8 @@ declare namespace ReactTabs {
|
||||
|
||||
interface TabListProps {
|
||||
className?: string;
|
||||
activeTabClassName?: string;
|
||||
disabledTabClassName?: string;
|
||||
}
|
||||
|
||||
interface TabList extends React.ComponentClass<TabListProps> {}
|
||||
|
||||
Reference in New Issue
Block a user