Fix unexpected default error

This commit is contained in:
ThatGuySam 2023-08-12 14:26:03 -05:00
parent db3092f572
commit e3f0135e6c

View file

@ -196,8 +196,6 @@ for (const video of allVideos) {
{ row.heading }
</h2>
<VideoRow
client:load
videos={ row.videos }
/>
</div>