mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-03 12:17:20 +02:00
1 line
No EOL
2.2 KiB
JavaScript
1 line
No EOL
2.2 KiB
JavaScript
"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([["70706"],{48709:function(e,t,s){s.r(t),s.d(t,{frontMatter:()=>n,default:()=>m,contentTitle:()=>d,assets:()=>i,toc:()=>c,metadata:()=>a});var a=JSON.parse('{"id":"tests/sidebar-frontmatter/doc-with-sidebar-className","title":"Doc With Sidebar Class Name","description":"This doc has sidebar_label front matter","source":"@site/_dogfooding/_docs tests/tests/sidebar-frontmatter/doc-with-sidebar-className.mdx","sourceDirName":"tests/sidebar-frontmatter","slug":"/tests/sidebar-frontmatter/doc-with-sidebar-className","permalink":"/tests/docs/tests/sidebar-frontmatter/doc-with-sidebar-className","draft":false,"unlisted":false,"tags":[],"version":"current","lastUpdatedBy":"pedenys","lastUpdatedAt":1741859625000,"frontMatter":{"sidebar_class_name":"dogfood_sidebar_class_name_test"},"sidebar":"sidebar","previous":{"title":"Sidebar Front Matter Tests","permalink":"/tests/docs/tests/sidebar-frontmatter/"},"next":{"title":"Doc With Custom Props","permalink":"/tests/docs/tests/sidebar-frontmatter/doc-with-sidebar-custom-props"}}'),r=s(85893),o=s(80980);let n={sidebar_class_name:"dogfood_sidebar_class_name_test"},d="Doc With Sidebar Class Name",i={},c=[];function l(e){let t={code:"code",h1:"h1",header:"header",p:"p",...(0,o.a)(),...e.components};return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(t.header,{children:(0,r.jsx)(t.h1,{id:"doc-with-sidebar-class-name",children:"Doc With Sidebar Class Name"})}),"\n",(0,r.jsxs)(t.p,{children:["This doc has ",(0,r.jsx)(t.code,{children:"sidebar_label"})," front matter"]})]})}function m(e={}){let{wrapper:t}={...(0,o.a)(),...e.components};return t?(0,r.jsx)(t,{...e,children:(0,r.jsx)(l,{...e})}):l(e)}m.displayName="MDXContent(_dogfooding/_docs tests/tests/sidebar-frontmatter/doc-with-sidebar-className.mdx)"},80980:function(e,t,s){s.d(t,{Z:()=>d,a:()=>n});var a=s(67294);let r={},o=a.createContext(r);function n(e){let t=a.useContext(o);return a.useMemo(function(){return"function"==typeof e?e(t):{...t,...e}},[t,e])}function d(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(r):e.components||r:n(e.components),a.createElement(o.Provider,{value:t},e.children)}}}]); |