mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-04 04:37:28 +02:00
1 line
No EOL
2.1 KiB
JavaScript
1 line
No EOL
2.1 KiB
JavaScript
"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([["84178"],{30070:function(e,t,s){s.r(t),s.d(t,{frontMatter:()=>i,default:()=>b,contentTitle:()=>d,assets:()=>n,toc:()=>l,metadata:()=>r});var r=JSON.parse('{"id":"tests/sidebar-frontmatter/doc-with-sidebar-label","title":"Doc with sidebar_label","description":"This doc has sidebar_label front matter","source":"@site/_dogfooding/_docs tests/tests/sidebar-frontmatter/doc-with-sidebar-label.mdx","sourceDirName":"tests/sidebar-frontmatter","slug":"/tests/sidebar-frontmatter/doc-with-sidebar-label","permalink":"/tests/docs/tests/sidebar-frontmatter/doc-with-sidebar-label","draft":false,"unlisted":false,"tags":[],"version":"current","lastUpdatedBy":"pedenys","lastUpdatedAt":1741859625000,"frontMatter":{"sidebar_label":"Doc With Sidebar Label"},"sidebar":"sidebar","previous":{"title":"Doc With Custom Props","permalink":"/tests/docs/tests/sidebar-frontmatter/doc-with-sidebar-custom-props"},"next":{"title":"Doc Without","permalink":"/tests/docs/tests/sidebar-frontmatter/doc-without"}}'),a=s(85893),o=s(80980);let i={sidebar_label:"Doc With Sidebar Label"},d="Doc with sidebar_label",n={},l=[];function c(e){let t={code:"code",h1:"h1",header:"header",p:"p",...(0,o.a)(),...e.components};return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)(t.header,{children:(0,a.jsxs)(t.h1,{id:"doc-with-sidebar_label",children:["Doc with ",(0,a.jsx)(t.code,{children:"sidebar_label"})]})}),"\n",(0,a.jsxs)(t.p,{children:["This doc has ",(0,a.jsx)(t.code,{children:"sidebar_label"})," front matter"]})]})}function b(e={}){let{wrapper:t}={...(0,o.a)(),...e.components};return t?(0,a.jsx)(t,{...e,children:(0,a.jsx)(c,{...e})}):c(e)}b.displayName="MDXContent(_dogfooding/_docs tests/tests/sidebar-frontmatter/doc-with-sidebar-label.mdx)"},80980:function(e,t,s){s.d(t,{Z:()=>d,a:()=>i});var r=s(67294);let a={},o=r.createContext(a);function i(e){let t=r.useContext(o);return r.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(a):e.components||a:i(e.components),r.createElement(o.Provider,{value:t},e.children)}}}]); |