mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-21 22:05:38 -04:00
Add typescript
This commit is contained in:
committed by
Mark McDowall
parent
27cc551980
commit
910511dba0
@@ -13,6 +13,8 @@ export function headerRenderer(headerProps) {
|
||||
} = headerProps;
|
||||
|
||||
return (
|
||||
|
||||
// eslint-disable-next-line no-use-before-define
|
||||
<VirtualTableHeaderCell
|
||||
name={dataKey}
|
||||
{...columnData}
|
||||
|
||||
Reference in New Issue
Block a user