chore: update packages and tests
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
exports[`TheFooter.vue renders correctly 1`] = `
|
||||
<cfooter-stub
|
||||
fixed="true"
|
||||
tag="footer"
|
||||
>
|
||||
<div>
|
||||
|
||||
@@ -20,7 +20,7 @@ exports[`TheHeader.vue renders correctly 1`] = `
|
||||
tag="button"
|
||||
/>
|
||||
|
||||
<cheaderbrand
|
||||
<cheaderbrand-stub
|
||||
alt="CoreUI Logo"
|
||||
class="mx-auto d-lg-none"
|
||||
height="46"
|
||||
@@ -120,12 +120,13 @@ exports[`TheHeader.vue renders correctly 1`] = `
|
||||
<theheaderdropdownaccnt-stub />
|
||||
</cheadernav-stub>
|
||||
|
||||
<csubheader
|
||||
<csubheader-stub
|
||||
class="px-3"
|
||||
tag="div"
|
||||
>
|
||||
<cbreadcrumbrouter-stub
|
||||
class="border-0"
|
||||
/>
|
||||
</csubheader>
|
||||
</csubheader-stub>
|
||||
</cheader-stub>
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user