Skip to content

Commit ff96876

Browse files
committed
chore: remove useless comment
1 parent 2a40383 commit ff96876

File tree

1 file changed

+0
-2
lines changed
  • packages/applet/src/modules/components

1 file changed

+0
-2
lines changed

packages/applet/src/modules/components/index.vue

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -220,8 +220,6 @@ function scrollToActiveTreeNode() {
220220
selected?.scrollIntoView({ behavior: 'smooth', block: 'center' })
221221
}, 300)
222222
}
223-
224-
// @TODO: 1. tree node tags 2. toggle panel when inspect component
225223
</script>
226224

227225
<template>

0 commit comments

Comments
 (0)