mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
chore(tree-view): remove inline comment breaking formatting
This commit is contained in:
parent
186ea85cbc
commit
2a68b2947c
3 changed files with 15 additions and 16 deletions
|
@ -139,7 +139,6 @@
|
|||
ref?.querySelector(`[id="${lastId}"]`)?.focus();
|
||||
});
|
||||
|
||||
// Break out of the loop if the node is found.
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue