File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -1991,7 +1991,8 @@ export class NewProjectPanel {
19911991            ${  
19921992              ! this . _isProjectImport  
19931993                ? `<div id="section-features" class="snap-start mt-10 project-options">  
1994-                 <h3 class="text-xl font-semibold text-gray-900 dark:text-white mb-8">Features</h3> 
1994+                 <h3 class="text-xl font-semibold text-gray-900 dark:text-white mb-2">Features</h3> 
1995+                 <h4 class="text-sm text-gray-900 dark:text-white mb-8">Add example code snippets to demonstrate use of these features</h4> 
19951996                <ul class="mb-2 items-center w-full text-sm font-medium text-gray-900 bg-white border border-gray-200 rounded-lg sm:flex dark:bg-gray-700 dark:border-gray-600 dark:text-white"> 
19961997                    <li class="w-full border-b border-gray-200 sm:border-b-0 sm:border-r dark:border-gray-600"> 
19971998                        <div class="flex items-center pl-3"> 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments