export default class Trends extends ImmutablePureComponent {

  static defaultProps = {
    loading: false,
  };