Skip to content

Commit

Permalink
fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
soker90 committed May 8, 2024
1 parent 04231f1 commit c1d3b52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/Product/components/ProductData/ProductData.jsx
Expand Up @@ -36,7 +36,7 @@ const ProductData = ({
<>
<Card className={className}>
<CardHeader
title='Totales'
title='Datos'
action={provider && [
<Tooltip title='Editar' key={uniqId()}>
<IconButton
Expand Down

0 comments on commit c1d3b52

Please sign in to comment.