Add placeholder tab template

This commit is contained in:
Oliver 2026-04-23 21:18:15 -06:00
parent 6ccc10f897
commit 60d29adc3e
2 changed files with 13 additions and 2 deletions

View file

@ -0,0 +1,7 @@
<div
class="tab attributes-tab {{ifThen tabActive "active" ""}}"
data-group="primary"
data-tab="attributes"
>
Attribute Tab
</div>