src/components/ImportRecordsFlow/icons/drop.js
Function Drop
has 52 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
export default function Drop(props) {
const { className, style } = props;
return (
<svg className={className} style={style} width="64" height="70" viewBox="0 0 64 70">
<g fill="none">