Skip to content

Commit

Permalink
Fix custom header title
Browse files Browse the repository at this point in the history
  • Loading branch information
cristineguadelupe committed May 2, 2024
1 parent 56d60d2 commit 7dd7314
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
2 changes: 0 additions & 2 deletions assets/data_table/src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -284,8 +284,6 @@ export function App({ ctx, data }) {
ctx.translate(arrowX, arrowY);
ctx.fill(p);
}

drawContent();
},
[content]
);
Expand Down
10 changes: 5 additions & 5 deletions lib/assets/data_table/build/main.js

Large diffs are not rendered by default.

0 comments on commit 7dd7314

Please sign in to comment.