Skip to content

Commit 6c9092a

Browse files
committed
revert detail panel data attribute
1 parent 6f59e71 commit 6c9092a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/host/app/components/operator-mode/detail-panel-selector.gts

+1
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ export default class Selector extends Component<Signature> {
147147
class='boxel-selector__item__content'
148148
role='menuitem'
149149
href='#'
150+
data-boxel-selector-item-text={{selectorItem.declaration.localName}}
150151
data-test-boxel-selector-item-text={{selectorItem.declaration.localName}}
151152
{{on
152153
'click'

0 commit comments

Comments
 (0)