fix: template fixes, updates and refactors
This commit is contained in:
@@ -7,6 +7,7 @@ exports[`TheFooter.vue renders correctly 1`] = `
|
||||
<div>
|
||||
<a
|
||||
href="https://coreui.io"
|
||||
target="_blank"
|
||||
>
|
||||
CoreUI
|
||||
</a>
|
||||
@@ -28,7 +29,8 @@ exports[`TheFooter.vue renders correctly 1`] = `
|
||||
</span>
|
||||
|
||||
<a
|
||||
href="https://coreui.io"
|
||||
href="https://coreui.io/vue"
|
||||
target="_blank"
|
||||
>
|
||||
CoreUI for Vue
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user