Skip to content

Commit

Permalink
meaningless commit
Browse files Browse the repository at this point in the history
  • Loading branch information
VasilyStrelyaev committed Nov 26, 2024
1 parent c7dc001 commit 47db9a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/demos/Demos/TreeList/LoadDataOnDemand/test-code.js
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ testUtils.importAnd(() => 'devextreme/ui/tree_list', () => DevExpress.ui.dxTreeL
},
});

// NOTE: Ensure, that 'React' can't restore `DataSourse`.
// NOTE: Ensure that 'React' can't restore `DataSourse`.
const option = instance.option;
// eslint-disable-next-line consistent-return
instance.option = function () {
Expand Down

0 comments on commit 47db9a1

Please sign in to comment.