Components
npx shadcn@latest add https://21st.dev/r/felipemenezes098/the-item-oneLoading preview...
import {
Item,
ItemContent,
ItemDescription,
ItemTitle,
} from '@/components/ui/item'
export default function Item02() {
return (
<Item className="w-full max-w-md">
<ItemContent>
<ItemTitle>Two-factor authentication</ItemTitle>
<ItemDescription>
Add an extra layer of security to your account.
</ItemDescription>
</ItemContent>
</Item>
)
}
3Loading preview...
Loading preview...
Loading preview...
Loading preview...
Loading preview...
Loading preview...
Loading preview...
Loading preview...
Loading preview...
Loading preview...
Loading preview...
Loading preview...
Loading preview...
Loading preview...
Loading preview...
Loading preview...
Loading preview...
Loading preview...
Loading preview...