fix: minor fix

This commit is contained in:
Shariq Ansari 2023-07-26 11:10:05 +05:30
parent 53ebfc3ebb
commit ea0899c90e

View File

@ -49,8 +49,8 @@ const columns = [
},
{
label: 'Status',
key: 'indicator',
type: 'status',
key: 'status',
type: 'indicator',
size: 'w-44',
},
{