mirror of
https://github.com/chartdb/chartdb.git
synced 2025-11-16 20:01:48 +00:00
feat(canvas): Add filter tables on canvas (#774)
* feat(canvas): filter tables on canvas * fix build * fix * fix
This commit is contained in:
@@ -52,7 +52,7 @@ export const EmptyState = forwardRef<
|
||||
</Label>
|
||||
<Label
|
||||
className={cn(
|
||||
'text-sm font-normal text-muted-foreground',
|
||||
'text-sm text-center font-normal text-muted-foreground',
|
||||
descriptionClassName
|
||||
)}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user