apply suggestion
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
This commit is contained in:
committed by
Bill Thornton
parent
12995545b9
commit
47995ae9a1
@@ -78,7 +78,7 @@ const ProgramsSectionView: FC<ProgramsSectionViewProps> = ({
|
||||
queryKey: ['Timers'],
|
||||
reloadItems: refetch
|
||||
}}
|
||||
items={group.timerInfo }
|
||||
items={group.timerInfo}
|
||||
cardOptions={{
|
||||
queryKey: ['Timers'],
|
||||
shape: CardShape.BackdropOverflow,
|
||||
|
||||
Reference in New Issue
Block a user