playground icon indicating copy to clipboard operation
playground copied to clipboard

Use ResultList over ReactiveList for TagCloud story

Open siddharthlatest opened this issue 7 years ago • 0 comments

ReactiveList requires specifying a lot of user defined markup. We should switch to using ResultList instead.

This will also remove over ~50 LOC.

Example codepen: http://codepen.io/sids-aquarius/pen/pPPOXX.

siddharthlatest avatar May 01 '17 13:05 siddharthlatest