File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change 33    v-slot =" { open }" 
44    :modal =" false" 
55    :items =" [{
6-       label: ` Starter` , 
6+       label: ' Starter' , 
77      to: 'https://ui-pro-starter.nuxt.dev/' 
88    }, { 
9-       label: ` Landing` , 
9+       label: ' Landing' , 
1010      to: 'https://landing-template.nuxt.dev/' 
1111    }, { 
12-       label: ` Docs` , 
12+       label: ' Docs' , 
1313      to: 'https://docs-template.nuxt.dev/', 
1414      color: 'primary', 
1515      checked: true, 
1616      type: 'checkbox' 
1717    }, { 
18-       label: ` SaaS` , 
18+       label: ' SaaS' , 
1919      to: 'https://saas-template.nuxt.dev/' 
2020    }, { 
21-       label: ` Dashboard` , 
21+       label: ' Dashboard' , 
2222      to: 'https://dashboard-template.nuxt.dev/' 
23+     }, { 
24+       label: 'Chat', 
25+       to: 'https://chat-template.nuxt.dev/' 
2326    }]"  
2427    :ui =" { content: 'w-(--reka-dropdown-menu-trigger-width) min-w-0' }" 
2528    size =" xs" 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments