BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/uiable/uiable-alert-basic
This component no longer exists. It was in uiable’s manifest when we first indexed it and is not there now — the registry served its inventory on 2026-08-05 and this item was not on it. The install command below will fail. It is kept here because a tutorial somewhere still tells people to run it.

Alert Basic

uiable/uiable-alert-basic
RemovedComponent

Alert Basic variant for component.

Live preview

live · rendered by the registry
Rendered by uiable on their own page — this is the component running, not a screenshot of it.

Install it

npx shadcn@latest add https://uiable.com/r/uiable-alert-basic.json

Source

src/components/uiable/alert/alert-basic.tsxuiable.com/r/uiable-alert-basic.json
1// shadcn
2import { Alert, AlertDescription, AlertTitle } from "@/components/ui/alert";
3
4// assets
5import { CheckCircle2Icon } from "lucide-react";
6
7// ------------------------------ | ALERT - BASIC | ------------------------------ //
8
9export default function AlertBasic() {
10 return (
11 <Alert className="max-w-md border-primary/10 bg-primary/10 text-primary">
12 <CheckCircle2Icon />
13 <AlertTitle>Account updated successfully</AlertTitle>
14 <AlertDescription>
15 Your profile information has been saved. Changes will be reflected
16 immediately.
17 </AlertDescription>
18 </Alert>
19 );
20}

What it pulls in

npm packages

  • lucide-react

Other registry items

  • @uiable/alert

Files it writes

  • src/components/uiable/alert/alert-basic.tsx

Facts

Registry
uiable
Type
registry:ui
Access
Free
Files written
1
Licence
MIT
In the index
at or before 2026-08-03
Last confirmed
10 days ago

Go to the source

Docs on uiable uiable.com codedthemes/uiable on GitHub Raw registry item This item as JSON

More from uiable

All 747 items
Same registry, same kind — the ones you would have found next
ComponentRegistryKindAccessInstallsCommand
AccordionaccordionuiableComponentsFree2 deps
Accordion Basicaccordion-basicuiableComponentsFreeno deps
Accordion Bordersaccordion-bordersuiableComponentsFreeno deps
Accordion Cardaccordion-carduiableComponentsFreeno deps
Accordion Disabledaccordion-disableduiableComponentsFreeno deps
Accordion Flushaccordion-flushuiableComponentsFreeno deps
Accordion Multipleaccordion-multipleuiableComponentsFreeno deps
AlertalertuiableComponentsFree1 dep

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 StoreReady, ToolDrift and BreachProbe

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.

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 StoreReady, ToolDrift and BreachProbe

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.

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 StoreReady, ToolDrift and BreachProbe

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.

BlockDex