fix: remove erroneous prop
This commit is contained in:
parent
e4c383e656
commit
893dbd8162
1 changed files with 0 additions and 1 deletions
|
|
@ -78,7 +78,6 @@ const CustomersList = ({ data, locale, onClick, loading }) => {
|
|||
emptyText="No customers so far"
|
||||
elements={elements}
|
||||
data={data}
|
||||
width={'1200'}
|
||||
onClick={onClick}
|
||||
/>
|
||||
</>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue