lbry-desktop/ui/component/claimPreview
infinite-persistence 59a0b9d490 Better non-clickable implementation
## Issue
- Adding `content__non-clickable` everywhere probably isn't the right way when we move forward to separating `all.scss`.
- Not intuitive -- easier to use if it's an attribute to `ClaimPreview`.

## Change
- Consolidate to a re-usable `non-clickable` class.
- Made Wallet Send search preview non-clickable as a temporary band aid until the channel-finder is consolidated.
- `listBlocked`: something is overriding the pointer, so non-clickable isn't working. Removed for now -- doesn't really matter.
2022-04-05 19:44:09 -07:00
..
claim-preview-loading.jsx MAKE ODYSEE EVEN MORE BEAUTIFUL (#539) 2022-02-11 13:50:55 -05:00
claim-preview-no-content.jsx show loading while searching 2020-12-28 15:00:15 -05:00
claim-preview-no-mature.jsx show loading while searching 2020-12-28 15:00:15 -05:00
index.js Fixes 2022-02-08 12:35:40 -05:00
view.jsx Better non-clickable implementation 2022-04-05 19:44:09 -07:00