@radix-ui/react-navigation-menu
Advanced tools
Comparing version 1.2.1-rc.7 to 1.2.1-rc.8
@@ -116,3 +116,3 @@ import * as React from 'react'; | ||
} | ||
interface NavigationMenuViewportProps extends Omit<NavigationMenuViewportImplProps, 'children' | 'activeContentValue'> { | ||
interface NavigationMenuViewportProps extends Omit<NavigationMenuViewportImplProps, 'activeContentValue'> { | ||
/** | ||
@@ -119,0 +119,0 @@ * Used to force mounting when more control is needed. Useful when |
{ | ||
"name": "@radix-ui/react-navigation-menu", | ||
"version": "1.2.1-rc.7", | ||
"version": "1.2.1-rc.8", | ||
"license": "MIT", | ||
@@ -38,3 +38,3 @@ "exports": { | ||
"@radix-ui/react-id": "1.1.0", | ||
"@radix-ui/react-presence": "1.1.1-rc.7", | ||
"@radix-ui/react-presence": "1.1.1-rc.8", | ||
"@radix-ui/react-primitive": "2.0.0", | ||
@@ -41,0 +41,0 @@ "@radix-ui/react-use-callback-ref": "1.1.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
225048
+ Added@radix-ui/react-presence@1.1.1-rc.8(transitive)
- Removed@radix-ui/react-presence@1.1.1-rc.7(transitive)