Skip to content

Commit 13b0645

Browse files
authored
Merge branch 'main' into tree-dnd
2 parents 121712a + 1ba8f01 commit 13b0645

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/@react-stately/data/test/useTreeData.test.js

-2
Original file line numberDiff line numberDiff line change
@@ -797,6 +797,4 @@ describe('useTreeData', function () {
797797
});
798798
expect(descendants).toEqual([]);
799799
});
800-
801-
802800
});

0 commit comments

Comments
 (0)