Skip to content

Commit 1b6fb17

Browse files
committed
feat: wrap Tab Sheet title in app-header for improved structure
1 parent 431a70e commit 1b6fb17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/tab-sheet/tab-sheet.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<h2>Tab Sheet</h2>
1+
<app-header><h2>Tab Sheet</h2></app-header>
22

33
<tab-sheet>
44
<div slot="tab" for="tab1">Tab 1</div>

0 commit comments

Comments
 (0)