50 components available

SMS Alert

October 2024
Login to access the code
Stylized SMS alert component with animated message bubble, lock icon, and dynamic status feedback.
Nachas alert
3 trades need attention!
Playground
() => {
  const title = "Nachas alert";
  const description = "3 trades need attention!";

  return <SMSAlert title={title} description={description} />
};

Installation

Whoops, hang on for a sec
You don't have access to view this resource

API Props

PropTypeDefault
title
string
description
string