Skip to content

Commit

Permalink
Merge pull request #813 from ag-grid/AG-10110-3
Browse files Browse the repository at this point in the history
AG-10110 Fix theme overrides in example thumbnails
  • Loading branch information
jacobp100 authored Jan 5, 2024
2 parents 360757f + 07f45ac commit 4afbe38
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ export async function generateExample({ example, theme, outputPath }: Params) {

AgCharts.update(chartProxy, {
...options,
theme,
animation: { enabled: false },
document,
window,
Expand Down

0 comments on commit 4afbe38

Please sign in to comment.