fix: dashboard improvements and query speed improvements
This commit is contained in:
@@ -185,7 +185,6 @@ export function WidgetTable<T>({
|
||||
columns.length > 1 && column !== columns[0]
|
||||
? 'text-right'
|
||||
: 'text-left',
|
||||
column.className,
|
||||
responsiveClass,
|
||||
)}
|
||||
style={{ width: column.width }}
|
||||
|
||||
Reference in New Issue
Block a user