Skip to content

Commit 5cc41b4

Browse files
committed
tests
1 parent 6def460 commit 5cc41b4

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

resources/js/tests/Package.test.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,9 @@ it('exports ui', async () => {
177177
'TabTrigger',
178178
'Stack',
179179
'StackClose',
180-
'StackTitle',
180+
'StackContent',
181+
'StackFooter',
182+
'StackHeader',
181183
'Table',
182184
'TableCell',
183185
'TableColumn',

0 commit comments

Comments
 (0)