File tree Expand file tree Collapse file tree 1 file changed +2
-14
lines changed Expand file tree Collapse file tree 1 file changed +2
-14
lines changed Original file line number Diff line number Diff line change @@ -76,18 +76,6 @@ exports[`Pagination renders consistently 1`] = `
7676  border - color : transparent ; 
7777} 
7878
79- .c2[aria-disabled], 
80- .c2[aria-disabled]:hover {  
81-   color : #8c959f ; 
82-   cursor : default ; 
83-   background - color : transparent ; 
84-   border - color : transparent ; 
85-   font - size : inherit ; 
86-   font - family : inherit ; 
87-   padding - top : inherit ; 
88-   padding - bottom : inherit ; 
89- } 
90- 
9179.c2[aria-disabled], 
9280.c2[aria-disabled]:hover, 
9381.c2[role='presentation'], 
@@ -135,12 +123,12 @@ exports[`Pagination renders consistently 1`] = `
135123    className = " c1"  
136124    display = " inline-block"  
137125  > 
138-     <button  
126+     <span  
139127      aria-disabled = " true"  
140128      className = " c2"  
141129    > 
142130      Previous 
143-     </button > 
131+     </span > 
144132    <a  
145133      aria-current = " page"  
146134      aria-label = " Page 1"  
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments