fix: patch @react-aria/overlays to support scroll gutter
This commit is contained in:
parent
9f5ac6a9ef
commit
ee42016a67
4 changed files with 39 additions and 11 deletions
|
|
@ -55,5 +55,10 @@
|
|||
},
|
||||
"engines": {
|
||||
"node": ">=18.0.0"
|
||||
},
|
||||
"pnpm": {
|
||||
"patchedDependencies": {
|
||||
"@react-aria/overlays@3.22.0": "patches/@react-aria__overlays@3.22.0.patch"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue