Move bundles out of intro-content

This commit is contained in:
Sam Carlton 2022-04-28 14:34:31 -05:00
parent cf9b093d98
commit 5729da9d86

View file

@ -58,10 +58,10 @@ const details = new ListingDetails( listing )
listing={ listing }
/>
<Bundles
listing={ listing }
/>
</div>
<Bundles
listing={ listing }
/>
</section>