this is a comment reply component designed for modern and minimilist social apps
Loading preview...
import { Component } from "@/components/ui/comment-reply"; export default function DemoOne() { return <Component />; }