UNPKG

digitalmarketplace-frontend

Version:

Digital Marketplace Frontend contains assets and components used in Digital Marketplace projects

13 lines (9 loc) 536 B
<div class="govuk-form-group govuk-form-group--error dm-form-group--declaration-reuse"> <label class="govuk-label govuk-label--m" for="input-example"> Here is the service question </label> <p id="input-example-error" class="govuk-error-message"> <span class="govuk-visually-hidden">Notice:</span> This answer is from your G-Cloud 12 declaration </p> <input class="govuk-input govuk-input--error" id="input-example" name="example" type="text" value="Here is the value" aria-describedby="input-example-error"> </div>