test again
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 6s
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 6s
This commit is contained in:
@@ -6,4 +6,7 @@ import Header from './components/Header.vue'
|
|||||||
<template>
|
<template>
|
||||||
<h1>Here is a child component!</h1>
|
<h1>Here is a child component!</h1>
|
||||||
<Header />
|
<Header />
|
||||||
|
<Header />
|
||||||
|
<Header />
|
||||||
|
<Header />
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
Reference in New Issue
Block a user