You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: components/GvdPageWrapper.vue
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
<template>
2
2
<gvd-header/>
3
3
<divclass="gvd-phase-banner-wrapper">
4
-
<gv-phase-bannertag="alpha"tag-colour="red"class="gvd-phase-banner">GOV.UK Vue is in alpha, and some documentation is not complete - your <nuxt-linkto="/support"class="govuk-link">feedback</nuxt-link> will help to improve it.</gv-phase-banner>
4
+
<gv-phase-bannertag="alpha"tag-colour="red"class="gvd-phase-banner">GOV.UK Vue is in alpha - your <nuxt-linkto="/support"class="govuk-link">feedback</nuxt-link> will help to improve it.</gv-phase-banner>
0 commit comments