E.g. if a component is missing `React.memo` around it, `--fix` could add `import React from 'react'` and wrap the component with `React.memo`?