fix: remove errant semicolon
This commit is contained in:
@@ -32,5 +32,5 @@ const { posts } = Astro.props;
|
||||
imgTwo={getDirectusImageURL(b?.image_second)}
|
||||
imgTwoAlt={b?.image_second_alt}
|
||||
/>
|
||||
))};
|
||||
))}
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user