map(moments, (moment) => {
            return (
              <MomentCard
                key={moment.id}
                id={moment.id}