refactor: minor refactors, fixes, code clean and snapshots update
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
exports[`Alerts.vue renders correctly 1`] = `
|
||||
<crow-stub
|
||||
gutters="true"
|
||||
tag="div"
|
||||
>
|
||||
<ccol-stub
|
||||
col="12"
|
||||
|
||||
@@ -17,7 +17,12 @@ exports[`Badges.vue renders correctly 1`] = `
|
||||
class="c-icon"
|
||||
viewBox="0 0 64 64"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
/>
|
||||
>
|
||||
<title>
|
||||
cilJustifyCenter
|
||||
</title>
|
||||
undefined
|
||||
</svg>
|
||||
|
||||
<strong>
|
||||
Bootstrap Badge
|
||||
@@ -123,7 +128,12 @@ exports[`Badges.vue renders correctly 1`] = `
|
||||
class="c-icon"
|
||||
viewBox="0 0 64 64"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
/>
|
||||
>
|
||||
<title>
|
||||
cilJustifyCenter
|
||||
</title>
|
||||
undefined
|
||||
</svg>
|
||||
Badge
|
||||
|
||||
<small>
|
||||
@@ -194,7 +204,12 @@ exports[`Badges.vue renders correctly 1`] = `
|
||||
class="c-icon"
|
||||
viewBox="0 0 64 64"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
/>
|
||||
>
|
||||
<title>
|
||||
cilJustifyCenter
|
||||
</title>
|
||||
undefined
|
||||
</svg>
|
||||
Badge
|
||||
|
||||
<small>
|
||||
@@ -265,7 +280,12 @@ exports[`Badges.vue renders correctly 1`] = `
|
||||
class="c-icon"
|
||||
viewBox="0 0 64 64"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
/>
|
||||
>
|
||||
<title>
|
||||
cilJustifyCenter
|
||||
</title>
|
||||
undefined
|
||||
</svg>
|
||||
Badge
|
||||
|
||||
<small>
|
||||
|
||||
@@ -7,6 +7,7 @@ exports[`Modals.vue renders correctly 1`] = `
|
||||
<div>
|
||||
<crow-stub
|
||||
gutters="true"
|
||||
tag="div"
|
||||
>
|
||||
<ccol-stub
|
||||
col="12"
|
||||
|
||||
Reference in New Issue
Block a user