File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -143,7 +143,6 @@ const blacklist = [
143143  'docs-components-grid/InteractiveGrid.png' ,  // Redux isolation 
144144  'docs-components-grid/SpacingGrid.png' ,  // Needs interaction 
145145  'docs-components-hidden' ,  // Need to dynamically resize to test 
146-   'docs-components-icons/FontAwesomeIconSize.png' ,  // Relies on cascading network requests 
147146  'docs-components-image-list' ,  // Image don't load 
148147  'docs-components-masonry/ImageMasonry.png' ,  // Image don't load 
149148  'docs-components-material-icons/synonyms.png' ,  // No component 
@@ -363,7 +362,7 @@ function App(props) {
363362      } , 
364363      custom : { 
365364        families : [ 'Font Awesome 5 Free:n9' ] , 
366-         urls : [ 'https://use.fontawesome.com/releases/v5.1 .0/css/all.css' ] , 
365+         urls : [ 'https://use.fontawesome.com/releases/v5.14 .0/css/all.css' ] , 
367366      } , 
368367      timeout : 20000 , 
369368      active : ( )  =>  { 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments