Skip to content

Conversation

@SolitaryThinker
Copy link
Member

Copied post's css and changed values. Only added .comment-list-head for expanding and collapsing comments

@@ -0,0 +1,20 @@
import Component from 'ember-component';
import service from 'ember-service/inject';
import set from 'ember-metal/set';

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

'set' is defined but never used no-unused-vars

@@ -0,0 +1,20 @@
import Component from 'ember-component';
import service from 'ember-service/inject';
import set from 'ember-metal/set';

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

'set' is defined but never used no-unused-vars

@@ -0,0 +1,20 @@
import Component from 'ember-component';
import service from 'ember-service/inject';
import set from 'ember-metal/set';

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

'set' is defined but never used no-unused-vars

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants