We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae0f5a5 commit c6c87e1Copy full SHA for c6c87e1
app/components/rl-dropdown.js
@@ -1,7 +1,6 @@
1
import Component from '@ember/component';
2
import { alias } from '@ember/object/computed';
3
import { computed } from '@ember/object';
4
-import $ from 'jquery';
5
6
import RlDropdownContainer from './rl-dropdown-container';
7
0 commit comments