mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Fix lint
This commit is contained in:
parent
3ae148f193
commit
95e935aede
1 changed files with 2 additions and 2 deletions
|
@ -48,7 +48,7 @@ const IconButtonElement: FunctionComponent<IProps> = ({ is, id, className, title
|
|||
dangerouslySetInnerHTML={button}
|
||||
onClick={onClick}
|
||||
/>
|
||||
)
|
||||
);
|
||||
}
|
||||
|
||||
return (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue