import React from 'react'; const Comp = React.memo((props) => null);