lbry-desktop/ui/redux
infinite-persistence b0bea66b1d ClaimTilesDiscover: optimize props to reduce renders
Props: either use primitives, stable references or memoized objects to reduce renders. This update will simplify the existing `areEqual`. It is still needed though as some props are hard to memoize from where they are called, or should simply be ignore.
2021-12-29 09:32:01 -05:00
..
actions Defer notification/categories 2021-12-29 09:15:06 -05:00
middleware Track duration of startup events 2021-10-22 16:02:21 +08:00
reducers Fix: unsubsribe action removes all with same name 2021-12-29 09:11:27 -05:00
selectors ClaimTilesDiscover: optimize props to reduce renders 2021-12-29 09:32:01 -05:00