Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: break components lib to smaller libs #2369

Merged
merged 2 commits into from
Feb 3, 2025

Conversation

BenElferink
Copy link
Contributor

@BenElferink BenElferink commented Feb 3, 2025

This pull request focuses on reorganizing imports across various components in the frontend web application to improve code maintainability and readability. The changes primarily involve moving certain imports to more appropriate packages (@odigos/ui-theme, @odigos/ui-icons, and @odigos/ui-utils).

These changes help in better organization of the codebase by grouping related imports together, making it easier to manage and understand dependencies.

@BenElferink BenElferink disabled auto-merge February 3, 2025 13:52
@BenElferink BenElferink enabled auto-merge (squash) February 3, 2025 13:52
@BenElferink BenElferink merged commit 981ecef into odigos-io:main Feb 3, 2025
44 of 45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants