A basic wrapper around Jdenticon for React.
import React from 'react';
import Jdenticon from 'react-jdenticon';
function Example(){
return(<Jdenticon size="48" value="Hello World" />);
}https://www.npmjs.com/package/react-jdenticon
Repository from Github https://github.comchristroutner/react-jdenticon
A basic wrapper around Jdenticon for React.
import React from 'react';
import Jdenticon from 'react-jdenticon';
function Example(){
return(<Jdenticon size="48" value="Hello World" />);
}https://www.npmjs.com/package/react-jdenticon