Skip to content

Commit

Permalink
Update lib/KTable/index.vue
Browse files Browse the repository at this point in the history
Co-authored-by: Michaela Robosova <[email protected]>
  • Loading branch information
EshaanAgg and MisRob authored Nov 27, 2024
1 parent 09f55f4 commit 3f772d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/KTable/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@
},
},
/**
* Disables all the sorting functionality provided by the component. This is useful when you want to define your own sorting logic. Refer to the examples above for more details.
* Disables built-in sort function. This is useful when you want to define your own sorting logic. Refer to the examples above for more details.
*/
disableBuiltinSorting: {
type: Boolean,
Expand Down

0 comments on commit 3f772d1

Please sign in to comment.