Skip to content

Commit

Permalink
fix(components): [popper] enable the adaptive configuration (#10104)
Browse files Browse the repository at this point in the history
  • Loading branch information
tolking committed Oct 26, 2022
1 parent 66e2a41 commit a7df718
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/components/popper/src/utils.ts
Expand Up @@ -65,7 +65,6 @@ function genModifiers(options: PopperCoreConfigProps) {
name: 'computeStyles',
options: {
gpuAcceleration,
adaptive: gpuAcceleration,
},
},
]
Expand Down

0 comments on commit a7df718

Please sign in to comment.