Skip to content

Commit

Permalink
feat: Applied sequence order in columns
Browse files Browse the repository at this point in the history
  • Loading branch information
chavda-bhavik committed Sep 12, 2024
1 parent 4922a42 commit 6152a7e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ export class GetTemplateColumns {
{
sort: {
isFrozen: -1,
sequence: 1,
},
}
);
Expand Down

0 comments on commit 6152a7e

Please sign in to comment.