Web:Studio:Added props settingsStudio.

This commit is contained in:
Vlada Gazizova 2022-04-29 17:43:12 +03:00
parent 2dd44c77c0
commit a27933b669

View File

@ -35,7 +35,7 @@ const Layout = ({
return ( return (
<> <>
<ArticleSettings isLoadedPage={isLoadedPage} /> <ArticleSettings isLoadedPage={isLoadedPage} />
<Section withBodyScroll={true}> <Section withBodyScroll={true} settingsStudio={true}>
<Section.SectionHeader> <Section.SectionHeader>
<SectionHeaderContent /> <SectionHeaderContent />
</Section.SectionHeader> </Section.SectionHeader>