@ministryofjustice/frontend 5.2.0 → 5.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/moj/all.bundle.js CHANGED
@@ -14,7 +14,7 @@
14
14
  *
15
15
  * {@link https://github.com/ministryofjustice/moj-frontend/releases}
16
16
  */
17
- const version = '5.2.0';
17
+ const version = '5.2.1';
18
18
 
19
19
  class AddAnother extends govukFrontend.Component {
20
20
  /**
@@ -900,7 +900,7 @@
900
900
  </div>
901
901
  </div>
902
902
 
903
- <table class="moj-datepicker__calendar moj-js-datepicker-grid" role="grid" aria-labelledby="${titleId}">
903
+ <table class="moj-datepicker__calendar moj-js-datepicker-grid" role="application" aria-labelledby="${titleId}">
904
904
  <thead>
905
905
  <tr></tr>
906
906
  </thead>