FIX: Footer message was missing the class
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export default Ember.Component.extend({
|
||||
classNames: ['footer-message']
|
||||
});
|
||||
Reference in New Issue
Block a user