We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7553ba commit 0cca63dCopy full SHA for 0cca63d
src/behaviors/attach/attach.js
@@ -21,7 +21,7 @@ const defaultSettings = {
21
position: '',
22
23
// strategy when choosing a fallback position
24
- // adjacent- check adjacenct first
+ // adjacent- check adjacent first
25
// opposite - check opposite first
26
// [`position1', 'position2'] - only use specific fallback positions
27
fallbackStrategy: 'adjacent',
0 commit comments