Skip to content

Commit

Permalink
feat: add property 'cols'
Browse files Browse the repository at this point in the history
  • Loading branch information
vaheqelyan committed Nov 8, 2020
1 parent a27e9fe commit d6cd733
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@
dispatch("change", {
unsafeItem: activeItem,
id: activeItem.id,
cols: getComputedCols,
});
}
};
Expand Down

0 comments on commit d6cd733

Please sign in to comment.