Comparing version 11.0.0 to 11.0.1
@@ -1,4 +0,4 @@ | ||
import Tabs from './Tabs'; | ||
import Tabs, { TabsProps } from './Tabs'; | ||
import TabPane from './sugar/TabPane'; | ||
export { TabPane }; | ||
export { TabPane, TabsProps }; | ||
export default Tabs; |
@@ -1,4 +0,4 @@ | ||
import Tabs from './Tabs'; | ||
import Tabs, { TabsProps } from './Tabs'; | ||
import TabPane from './sugar/TabPane'; | ||
export { TabPane }; | ||
export { TabPane, TabsProps }; | ||
export default Tabs; |
{ | ||
"name": "rc-tabs", | ||
"version": "11.0.0", | ||
"version": "11.0.1", | ||
"description": "tabs ui component for react", | ||
@@ -5,0 +5,0 @@ "engines": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
164649
0