Skip to content

Commit

Permalink
[Timeline]: Fit content button outline.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kuznietsov committed Jul 26, 2024
1 parent b6f555b commit 566a2e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/demo/tables/editableTable/ProjectTableDemo.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -349,6 +349,7 @@ export function ProjectTableDemo() {
icon={ fitContent }
iconPosition="left"
caption="Fit content"
fill="outline"
onClick={ () => {
const minMax = getMinMaxDate(tree);
if (minMax.from && minMax.to) {
Expand Down

0 comments on commit 566a2e8

Please sign in to comment.