Components
Loading preview...
A compact, modern contact component with a clean interface and real-time sending feedback.
@m.kumailalirajpoot
npx shadcn@latest add https://21st.dev/r/m.kumailalirajpoot/secure-message-gatewayimport { SecureMessageGateway } from "@/components/ui/secure-message-gateway";
export default function DemoOne() {
return <SecureMessageGateway />;
}