Skip to content

Commit

Permalink
apply suggestion
Browse files Browse the repository at this point in the history
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
  • Loading branch information
grafixeyehero and thornbill committed Oct 14, 2024
1 parent 1299554 commit 47995ae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ const ProgramsSectionView: FC<ProgramsSectionViewProps> = ({
queryKey: ['Timers'],
reloadItems: refetch
}}
items={group.timerInfo }
items={group.timerInfo}
cardOptions={{
queryKey: ['Timers'],
shape: CardShape.BackdropOverflow,
Expand Down

0 comments on commit 47995ae

Please sign in to comment.