mirror of
https://github.com/cloud-shuttle/leptos-shadcn-ui.git
synced 2025-12-22 22:00:00 +00:00
🧹 Cleanup: - Remove examples/leptos/Cargo.toml.backup - Remove examples/leptire_file (typo file) - Update Cargo.lock to remove lucide-leptos v2.32.0 - Add examples/leptos to workspace members ✅ Verification: - cargo check --workspace passes with only warnings - All lucide-leptos references removed from source code - Zero dependencies achieved with inline SVG approach - Ready for production use