Add new selector for first item in related content #110

Merged
neb-b merged 2 commits from autoplay-related into master 2019-01-28 21:06:02 +01:00
neb-b commented 2019-01-28 20:36:57 +01:00 (Migrated from github.com)
https://github.com/lbryio/lbry-desktop/issues/1948
neb-b (Migrated from github.com) reviewed 2019-01-28 20:37:54 +01:00
@ -5,3 +5,3 @@
import { isClaimNsfw } from 'util/claim';
const selectState = (state) => state.claims || {};
const selectState = state => state.claims || {};
neb-b (Migrated from github.com) commented 2019-01-28 20:37:54 +01:00

We added a prettier rule in this repo for this, but since we aren't using it in other projects, i removed it.

We added a prettier rule in this repo for this, but since we aren't using it in other projects, i removed it.
skhameneh (Migrated from github.com) approved these changes 2019-01-28 21:04:30 +01:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-redux#110
No description provided.