without integration
This commit is contained in:
parent
78b9532b7f
commit
7072eb39c5
@ -132,7 +132,7 @@ export const PartnersBoard: FC<PartnersBoardProps> = ({
|
|||||||
/>
|
/>
|
||||||
</Box>
|
</Box>
|
||||||
|
|
||||||
<Typography variant="h6" sx={sectionTitleStyles}>
|
{/* <Typography variant="h6" sx={sectionTitleStyles}>
|
||||||
Автоматизация
|
Автоматизация
|
||||||
</Typography>
|
</Typography>
|
||||||
<Box sx={containerStyles}>
|
<Box sx={containerStyles}>
|
||||||
@ -144,7 +144,7 @@ export const PartnersBoard: FC<PartnersBoardProps> = ({
|
|||||||
setIsModalOpen={setIsPostbackModalOpen}
|
setIsModalOpen={setIsPostbackModalOpen}
|
||||||
setCompanyName={setCompanyName}
|
setCompanyName={setCompanyName}
|
||||||
/>
|
/>
|
||||||
</Box>
|
</Box> */}
|
||||||
</Box>
|
</Box>
|
||||||
|
|
||||||
{companyName && (
|
{companyName && (
|
||||||
|
Loading…
Reference in New Issue
Block a user