// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`renders ./components/tabs/demo/basic.md correctly 1`] = `
  
    
    
      Content of Tab Pane 1
      Content of Tab Pane 2
      
     
   
 
`;
exports[`renders ./components/tabs/demo/card.md correctly 1`] = `
`;
exports[`renders ./components/tabs/demo/card-top.md correctly 1`] = `
  
    
    
      
        Content of Tab Pane 1
        Content of Tab Pane 1
        Content of Tab Pane 1
       
      
      
     
   
 
`;
exports[`renders ./components/tabs/demo/custom-add-trigger.md correctly 1`] = `
`;
exports[`renders ./components/tabs/demo/disabled.md correctly 1`] = `
`;
exports[`renders ./components/tabs/demo/editable-card.md correctly 1`] = `
`;
exports[`renders ./components/tabs/demo/extra.md correctly 1`] = `
`;
exports[`renders ./components/tabs/demo/icon.md correctly 1`] = `
`;
exports[`renders ./components/tabs/demo/position.md correctly 1`] = `
`;
exports[`renders ./components/tabs/demo/size.md correctly 1`] = `
`;
exports[`renders ./components/tabs/demo/slide.md correctly 1`] = `
`;