mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-24 07:02:37 +08:00
* ✨ (package.json): add lucide-react package to dependencies for using Lucide icons in the project ✨ (index.tsx): create a new Icon component to render Lucide icons with specified name, size, and color properties * ♻️ (package.json): remove lucide-react dependency as it is no longer needed in the project * ⬆️ (package.json): upgrade lucide-react dependency to version 0.460.0