chore: remove log
This commit is contained in:
parent
0fe2862d61
commit
91672b73c9
1 changed files with 0 additions and 2 deletions
|
|
@ -164,8 +164,6 @@ const CustomerProfile = memo(() => {
|
|||
|
||||
const classes = useStyles({ blocked })
|
||||
|
||||
console.log('customer', customerData)
|
||||
|
||||
return (
|
||||
<>
|
||||
<Breadcrumbs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue