diff --git a/docs/product/components/pagination.html b/docs/product/components/pagination.html index 7b96999548..ffd98c3695 100644 --- a/docs/product/components/pagination.html +++ b/docs/product/components/pagination.html @@ -29,14 +29,9 @@
{% header "h2", "Example" %} - - {% tip, "warning", "mb24" %} - Note: The recommended pagination component markup has been updated for better accessibility. Please update any existing implementations to the new markup. - {% endtip %} -
{% highlight html %} -
+ +
+ {% header "h2", "Legacy example" %} + + {% tip, "warning", "mb24" %} + Note:The below markup has been deprecated due to insufficient accessibility. Please use the new markup above. + {% endtip %} + +
+{% highlight html %} + +{% endhighlight %} + +
+