We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d675d7d commit 5533674Copy full SHA for 5533674
1 file changed
addon/mixins/style-namespacing-extras.js
@@ -1,3 +1,3 @@
1
import Mixin from '@ember/object/mixin';
2
3
-export default Mixin.create();
+export default Mixin.create({});
0 commit comments