Skip to content

Commit

Permalink
Merge branch 'preview'
Browse files Browse the repository at this point in the history
  • Loading branch information
pdelfan committed Jan 18, 2024
2 parents 7f403ff + 8e02cf1 commit 2c4a821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/dataDisplay/postEmbed/ImageEmbed.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import { useState } from "react";
import Gallery from "../gallery/Gallery";

interface Props {
content: any;
content: AppBskyEmbedImages.View;
depth: number;
}

Expand Down

0 comments on commit 2c4a821

Please sign in to comment.