fix aria role
This commit is contained in:
parent
8a424ca71a
commit
c8cef10031
|
@ -1,4 +1,4 @@
|
|||
<div class="more-items-header" role="dialog">
|
||||
<div class="more-items-header" role="alert">
|
||||
<button class="primary" type="button" on:click="onClick(event)">
|
||||
Click to show {{count}} more
|
||||
</button>
|
||||
|
|
Loading…
Reference in a new issue