mirror of
https://github.com/fergalmoran/Readarr.git
synced 2025-12-22 09:29:59 +00:00
Add typescript
(cherry picked from commit 910511dba03196f14bb238c8e15f060c12183c08) Closes #2185
This commit is contained in:
@@ -13,6 +13,7 @@ export function virtualTableSelectCellRenderer(cellProps) {
|
||||
} = cellProps;
|
||||
|
||||
return (
|
||||
// eslint-disable-next-line no-use-before-define
|
||||
<VirtualTableSelectCell
|
||||
key={cellKey}
|
||||
id={rowData.name}
|
||||
|
||||
Reference in New Issue
Block a user