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