diff --git a/packages/cli/src/capture/assetCataloger.ts b/packages/cli/src/capture/assetCataloger.ts index a9b3d3631..c00564d90 100644 --- a/packages/cli/src/capture/assetCataloger.ts +++ b/packages/cli/src/capture/assetCataloger.ts @@ -25,6 +25,12 @@ export interface CatalogedAsset { sectionClasses?: string; /** Whether the image is above the fold (visible without scrolling) */ aboveFold?: boolean; + /** Element sits inside
,