BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/mynaui/alert5

Alert5

mynaui/alert5
FreeComponent

Alerts are used to communicate a state that affects a system, feature, or page.

Install it

npx shadcn@latest add https://mynaui.com/r/alert5.json

Source

alert5.tsxmynaui.com/r/alert5.json
1import { Alert, AlertDescription, AlertTitle } from "@/ui/alert";
2import { DangerTriangle, InfoCircle } from "@mynaui/icons-react";
3
4export default function Alert5() {
5 return (
6 <>
7 <Alert>
8 <InfoCircle className="size-4" />
9 <AlertTitle>You have a new invoice due.</AlertTitle>
10 <AlertDescription>
11 Do not miss out on the opportunity to pay your invoice. It&apos;s due
12 in 3 days.
13 <a
14 href="#"
15 className="inline-flex text-sm font-medium underline text-foreground"
16 >
17 Pay Now
18 </a>
19 </AlertDescription>
20 </Alert>
21 <Alert variant="destructive">
22 <DangerTriangle className="size-4" />
23 <AlertTitle>Something went wrong with your submission.</AlertTitle>
24 <AlertDescription>
25 Please check your connection and try again. If the problem persists,
26 contact support.
27 <a
28 href="#"
29 className="inline-flex text-sm font-medium text-destructive underline"
30 >
31 Retry
32 </a>
33 </AlertDescription>
34 </Alert>
35 </>
36 );
37}

What it pulls in

npm packages

  • @mynaui/icons-react

Other registry items

  • alert

Files it writes

  • page.tsx
  • alert5.tsx

Facts

Registry
mynaui
Type
registry:component
Access
Free
Files written
2
Licence
the repository states none
In the index
at or before 2026-08-13
Last confirmed
today

Go to the source

mynaui.com Raw registry item This item as JSON

More from mynaui

All 346 items
Same registry, same kind — the ones you would have found next
ComponentRegistryKindAccessInstallsCommand
Accordion1accordion1mynauiComponentsFreeno deps · 2 files
Accordion2accordion2mynauiComponentsFreeno deps · 2 files
Accordion3accordion3mynauiComponentsFreeno deps · 2 files
Accordion4accordion4mynauiComponentsFree1 dep · 2 files
Accordion5accordion5mynauiComponentsFree1 dep · 2 files
Alert dialog1alert-dialog1mynauiComponentsFreeno deps · 2 files
Alert dialog2alert-dialog2mynauiComponentsFree1 dep · 2 files
Alert dialog3alert-dialog3mynauiComponentsFree1 dep · 2 files

Also from Kynth Studios

Built for the same person as BlockDex

SkillWorks

Claude Code skills and plugins, scored

skillworks.kynth.studio

RuleStack

AGENTS.md gallery and agent-config comparison

rulestack.kynth.studio

ToolDrift

What the AI coding tools changed last night

tooldrift.kynth.studio

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and ToolDrift

part of Toolproof, the measurement layer for AI agent tooling

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and ToolDrift

part of Toolproof, the measurement layer for AI agent tooling

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and ToolDrift

part of Toolproof, the measurement layer for AI agent tooling

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex