forked from cybrespace/pinafore
		
	fix aria role
This commit is contained in:
		
							parent
							
								
									8a424ca71a
								
							
						
					
					
						commit
						c8cef10031
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -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…
	
	Add table
		
		Reference in a new issue