changes
This commit is contained in:
parent
524580eb25
commit
ffe080adef
82 changed files with 2652 additions and 2956 deletions
|
|
@ -131,7 +131,7 @@ export function DualHistogram({
|
|||
);
|
||||
}
|
||||
|
||||
export function SkeletonHistogram() {
|
||||
function SkeletonHistogram() {
|
||||
return (
|
||||
<div className="bg-warm-50 dark:bg-warm-800 rounded p-2 animate-pulse">
|
||||
<div className="flex justify-between items-baseline">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue