Skip to content

Commit 104a6e1

Browse files
committed
Update phase banner to remove incomplete doco comment
1 parent 6d42b45 commit 104a6e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/GvdPageWrapper.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<template>
22
<gvd-header/>
33
<div class="gvd-phase-banner-wrapper">
4-
<gv-phase-banner tag="alpha" tag-colour="red" class="gvd-phase-banner">GOV.UK Vue is in alpha, and some documentation is not complete - your <nuxt-link to="/support" class="govuk-link">feedback</nuxt-link> will help to improve it.</gv-phase-banner>
4+
<gv-phase-banner tag="alpha" tag-colour="red" class="gvd-phase-banner">GOV.UK Vue is in alpha - your <nuxt-link to="/support" class="govuk-link">feedback</nuxt-link> will help to improve it.</gv-phase-banner>
55
</div>
66
<slot name="content">
77
<div class="govuk-width-container gvd-width-container">

0 commit comments

Comments
 (0)