Drastically improved tree tab search UX for locating parts of the sheet
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { nodesToTree } from '/imports/api/parenting/parenting.js';
|
||||
import nodesToTree from '/imports/api/parenting/nodesToTree.js';
|
||||
|
||||
export default function getDescendantsInDepthFirstOrder({
|
||||
collection,
|
||||
|
||||
Reference in New Issue
Block a user