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

refactor: Update getCurlRunCode function to export it as a named export #2037

Merged
merged 1 commit into from
May 31, 2024

Conversation

ogabrielluiz
Copy link
Contributor

The getCurlRunCode function in get-curl-code.tsx has been updated to export it as a named export instead of the default export. This change improves the code organization and allows for better import statements in other modules.

Note: The commit message has been generated based on the provided code changes and recent commits.

The getCurlRunCode function in get-curl-code.tsx has been updated to export it as a named export instead of the default export. This change improves the code organization and allows for better import statements in other modules.

Note: The commit message has been generated based on the provided code changes and recent commits.
Copy link

vercel bot commented May 31, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langflow 🔄 Building (Inspect) Visit Preview 💬 Add feedback May 31, 2024 6:21pm

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label May 31, 2024
@ogabrielluiz ogabrielluiz merged commit 0b584fe into dev May 31, 2024
3 of 8 checks passed
@dosubot dosubot bot added the javascript Pull requests that update Javascript code label May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant