this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Maybe this helps?

+1
+1
src/components/media.jsx
··· 513 513 height={height} 514 514 data-orientation={orientation} 515 515 loading="lazy" 516 + decoding="async" 516 517 onLoad={(e) => { 517 518 if (!hasDimensions) { 518 519 const $media = e.target.closest('.media');