v14.2.0
Github
🌝
View Source
render( <LinkList links={[ { name: 'Twitter', url: 'http://twitter.com', }, { name: 'Facebook', url: 'http://facebook.com', }, { name: 'Google', url: 'http://google.com', }, { name: 'Snapchat', url: 'http://snapchat.com', }, ]} />)