mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Fix unexpected default error
This commit is contained in:
parent
db3092f572
commit
e3f0135e6c
1 changed files with 0 additions and 2 deletions
|
|
@ -196,8 +196,6 @@ for (const video of allVideos) {
|
||||||
{ row.heading }
|
{ row.heading }
|
||||||
</h2>
|
</h2>
|
||||||
<VideoRow
|
<VideoRow
|
||||||
client:load
|
|
||||||
|
|
||||||
videos={ row.videos }
|
videos={ row.videos }
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue