mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-25 11:04:00 +00:00
Suppress lint
This commit is contained in:
parent
81fda490a2
commit
73c6be3e79
1 changed files with 1 additions and 0 deletions
|
|
@ -28,5 +28,6 @@ export default function CancelableImg(props) {
|
|||
};
|
||||
}, [ref]);
|
||||
|
||||
// eslint-disable-next-line jsx-a11y/alt-text
|
||||
return <img {...props} ref={setRef} />;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue