aboutsummaryrefslogtreecommitdiff
path: root/js/src
diff options
context:
space:
mode:
Diffstat (limited to 'js/src')
-rw-r--r--js/src/dropdown.js6
1 files changed, 0 insertions, 6 deletions
diff --git a/js/src/dropdown.js b/js/src/dropdown.js
index 06b561425..a35f55479 100644
--- a/js/src/dropdown.js
+++ b/js/src/dropdown.js
@@ -322,12 +322,6 @@ class Dropdown extends BaseComponent {
}
},
{
- name: 'flip',
- options: {
- fallbackPlacements: ['top', 'right', 'bottom', 'left']
- }
- },
- {
name: 'offset',
options: {
offset: this._getOffset()