Skip to content

Commit 526b0aa

Browse files
committed
2 parents 582442c + 233d5dd commit 526b0aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CustomDrawer.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ const CustomDrawer: FunctionComponent<Props> = (props) => {
215215
<Box style={{ height: '112px', paddingTop: '26px', textAlign: 'start', paddingLeft: '38px' }}>
216216
<img src={logo} style={{ height: '45px', width: '45px' }} />
217217
<Typography variant="h5" className={classes.logo} noWrap>
218-
Company Logo
218+
AUROCHEMICALS
219219
</Typography>
220220
</Box>
221221
{/* <Divider /> */}

0 commit comments

Comments
 (0)