mirror of
https://github.com/nolanlawson/pinafore
synced 2025-01-23 02:12:14 +01:00
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 New Issue
Block a user