I hereby claim:
- I am emilyliu7321 on github.
- I am emilyliu7321 (https://keybase.io/emilyliu7321) on keybase.
- I have a public key ASD3GB-Ys94kRb-cxsNZrDW5TfK_622q6weZdwnyYzG5ygo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| "use client"; | |
| /* eslint-disable @next/next/no-img-element */ | |
| import Link from "next/link"; | |
| import { useState, useEffect } from 'react'; | |
| import { | |
| AppBskyFeedDefs, | |
| AppBskyFeedPost, | |
| type AppBskyFeedGetPostThread, | |
| } from "@atproto/api"; |