File tree Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Original file line number Diff line number Diff line change @@ -340,11 +340,6 @@ const layoutAndStructure = [
340340    destination : '/components/layout-and-structure/alpha-card' , 
341341    permanent : false , 
342342  } , 
343-   { 
344-     source : '/components/stack' , 
345-     destination : '/components/layout-and-structure/stack' , 
346-     permanent : false , 
347-   } , 
348343  { 
349344    source : '/components/bleed' , 
350345    destination : '/components/layout-and-structure/bleed' , 
@@ -435,6 +430,16 @@ const layoutAndStructure = [
435430    destination : '/components/layout-and-structure/page' , 
436431    permanent : false , 
437432  } , 
433+   { 
434+     source : '/components/layout-and-structure/alpha-stack' , 
435+     destination : '/components/layout-and-structure/stack' , 
436+     permanent : false , 
437+   } , 
438+   { 
439+     source : '/components/stack' , 
440+     destination : '/components/layout-and-structure/stack' , 
441+     permanent : false , 
442+   } , 
438443] ; 
439444
440445const  lists  =  [ 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments