+5
-1
src/components/json.tsx
+5
-1
src/components/json.tsx
···
+6
-3
src/components/video-player.tsx
+6
-3
src/components/video-player.tsx
···-const res = await fetch(`https://${pds()}/xrpc/com.atproto.sync.getBlob?did=${did}&cid=${cid}`);···+<video ref={video} class="max-h-80 max-w-[20rem]" controls playsinline onLoadedData={props.onLoad}>