DEV: Add current menu-panel tab ID as data attribute to panel (#24901)

This commit is contained in:
Mark VanLandingham
2023-12-14 10:36:51 -06:00
committed by GitHub
parent f51f467030
commit 74f964f2b4

View File

@@ -1,5 +1,6 @@
<div
class={{this.classNames}}
data-tab-id={{this.currentTabId}}
data-max-width="320"
{{did-insert this.triggerRenderedAppEvent}}
>