Back to blocksView all settings blocks


Installation
npx shadcn add @mylo-ui/settings-integrationsPreview
Integrations
Connect your favorite tools and services
Development
GitHub
Connected
Sync repositories and issues
Database
Connect external databases
Communication
Slack
Connected
Receive notifications in Slack
Productivity
Trello
Import boards and cards
Design
Figma
Access design files
Tools
Browser Extension
Quick access from browser
Storage
Google Drive
Connected
Attach files from Drive
Usage
import { SettingsIntegrations } from "@/components/blocks/settings-integrations"
export default function Page() {
return <SettingsIntegrations />
}Dependencies
lucide-react
shadcn/ui Components
card
button
switch
badge
Related Blocks
More settings blocks you might like

settings
Settings - Profile
User profile settings with avatar upload and personal information
Ready to use
/blocks/settings-profile
settings
Settings - Account
Account management with email, phone, and security settings
Ready to use
/blocks/settings-account
settings
Settings - Notifications
Notification preferences with email, push, and SMS controls
Ready to use
/blocks/settings-notifications