File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed 
packages/react-reconciler/src/forks Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ export const getInstanceFromNode = $$$hostConfig.getInstanceFromNode;
6464export  const  beforeActiveInstanceBlur  =  $$$hostConfig . beforeActiveInstanceBlur ; 
6565export  const  afterActiveInstanceBlur  =  $$$hostConfig . afterActiveInstanceBlur ; 
6666export  const  preparePortalMount  =  $$$hostConfig . preparePortalMount ; 
67- export  const  prepareScopeUpdate  =  $$$hostConfig . preparePortalMount ; 
67+ export  const  prepareScopeUpdate  =  $$$hostConfig . prepareScopeUpdate ; 
6868export  const  getInstanceFromScope  =  $$$hostConfig . getInstanceFromScope ; 
6969export  const  getCurrentEventPriority  =  $$$hostConfig . getCurrentEventPriority ; 
7070export  const  detachDeletedInstance  =  $$$hostConfig . detachDeletedInstance ; 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments