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.
.rl-dropdown
1 parent f3c7058 commit b4f6ab2Copy full SHA for b4f6ab2
app/components/dropdown/content.js
@@ -1,6 +1,5 @@
1
import Component from '@ember/component';
2
3
export default Component.extend({
4
- classNames: ['rl-dropdown'],
5
classNameBindings: ['isExpanded:open'],
6
});
0 commit comments