static propTypes = {
    defaultValue: PropTypes.number,
    src: PropTypes.string,
    link_id: PropTypes.number,
    onFetchLink: PropTypes.func,