[dyad] Added H1 tag extraction - wrote 3 file(s)

This commit is contained in:
[dyad]
2026-01-20 13:44:56 +01:00
parent 677d7fdb53
commit cade4009dc
3 changed files with 67 additions and 0 deletions

View File

@@ -52,6 +52,17 @@ export function ResultsSkeleton() {
<Skeleton className="h-4 w-full mb-2" />
<Skeleton className="h-10 w-full" />
</div>
<div>
<div className="flex items-center justify-between mb-2">
<Skeleton className="h-5 w-24" />
<div className="flex items-center gap-2">
<Skeleton className="h-8 w-8" />
<Skeleton className="h-8 w-8" />
</div>
</div>
<Skeleton className="h-4 w-full mb-2" />
<Skeleton className="h-10 w-full" />
</div>
<div>
<div className="flex items-center justify-between mb-2">
<Skeleton className="h-5 w-36" />