Skip to content

Commit a30e259

Browse files
committed
CICD Test
1 parent 1628db4 commit a30e259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/views/dashboard/Default/CompanyInfoCard.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ const EarningCard = ({ isLoading }) => {
8585
</Avatar>
8686
</Grid>
8787
<Grid item>
88-
<Typography sx={{ fontSize: '2rem', fontWeight: 500, ml: 1, mt: 1.75, mb: 0.75, zIndex: 1}}>Company Info!</Typography>
88+
<Typography sx={{ fontSize: '2rem', fontWeight: 500, ml: 1, mt: 1.75, mb: 0.75, zIndex: 1}}>Company Info</Typography>
8989
</Grid>
9090
</Grid>
9191
</Grid>

0 commit comments

Comments
 (0)