update @radix-ui/react-popover to 1.0.6-rc.5 (#1206)
Temporarily moving us to a prerelease of this dep. This resolves an issue where the mobile style menu popover couldn't be closed by tapping the style button again. See https://github.com/radix-ui/primitives/issues/2105 for details
This commit is contained in:
parent
859fff480d
commit
14b1f24eb2
2 changed files with 29 additions and 7 deletions
|
@ -48,7 +48,7 @@
|
|||
"@radix-ui/react-context-menu": "^2.1.1",
|
||||
"@radix-ui/react-dialog": "^1.0.2",
|
||||
"@radix-ui/react-dropdown-menu": "^2.0.1",
|
||||
"@radix-ui/react-popover": "^1.0.2",
|
||||
"@radix-ui/react-popover": "1.0.6-rc.5",
|
||||
"@radix-ui/react-select": "^1.2.0",
|
||||
"@radix-ui/react-slider": "^1.1.0",
|
||||
"@radix-ui/react-toast": "^1.1.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue