feature(dashboard): refactor overview
fix(lint)
This commit is contained in:
committed by
Carl-Gerhard Lindesvärd
parent
b035c0d586
commit
a1eb4a296f
@@ -66,7 +66,7 @@ export const GridCell: React.FC<
|
||||
)}
|
||||
{...props}
|
||||
>
|
||||
{children}
|
||||
<div className="truncate w-full">{children}</div>
|
||||
</Component>
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user