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