Skip to content

Commit

Permalink
draggable.grid.header.toolbar.SortZone: comment cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiu committed Feb 3, 2025
1 parent 83fb995 commit e0ecd98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/draggable/grid/header/toolbar/SortZone.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class SortZone extends BaseSortZone {
*/
ntype: 'grid-header-toolbar-sortzone',
/**
* @member {String|null} itemMargin=null
* @member {String|null} itemMargin='1px'
* @protected
*/
itemMargin: '1px',
Expand Down

0 comments on commit e0ecd98

Please sign in to comment.