mirror of
https://github.com/cloud-shuttle/leptos-shadcn-ui.git
synced 2026-01-08 05:52:56 +00:00
- Fixed compilation errors caused by orphaned #[cfg(test)] attributes - All components now compile successfully with only warnings - Ready for v0.9.0 publishing to crates.io
Alert
Leptos port of shadcn/ui alert
Usage
use shadcn_ui_leptos_alert::Alert;