Add support for the tabs in the two contentful Actor sheets

This commit is contained in:
Oliver 2026-03-15 15:35:57 -06:00
parent 76d8f3675c
commit 40f0e1ea2c
11 changed files with 120 additions and 5 deletions

View file

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