File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed 
src/content/docs/style-guide/components Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31,4 +31,4 @@ import { WranglerCommand } from "~/components";
3131-  ` command `  <Type  text = " string"   /> <MetaInfo  text = " required"   />
3232  -  The name the command.
3333-  ` headingLevel `  <Type  text = " boolean"   /> <MetaInfo  text = " (default: 2) optional"   />
34-   -  The heading level ` h2 `   that the command should be added at on the page.
34+   -  The heading level that the command name  should be added at on the page, i.e  ` 2 `  for a  ` h2 ` .
Original file line number Diff line number Diff line change @@ -29,4 +29,4 @@ import { WranglerNamespace } from "~/components";
2929-  ` namespace `  <Type  text = " string"   /> <MetaInfo  text = " required"   />
3030  -  The namespace to pull the related commands from (` d1 ` , ` hyperdrive ` ).
3131-  ` headingLevel `  <Type  text = " boolean"   /> <MetaInfo  text = " (default: 2) optional"   />
32-   -  The heading level ` h2 `   that the commands should be added at on the page.
32+   -  The heading level that the commands should be added at on the page, i.e  ` 2 `  for  ` h2 ` .
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments