a web component that shows the replies to a linked bsky post as comments.
0
fork

Configure Feed

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

at main 3 lines 75 B view raw
1import { register } from "./bsky_comments_widget/widget.gleam" 2 3register()