langflow icon indicating copy to clipboard operation
langflow copied to clipboard

Refactor: Update toTitleCase function and CrashErrorComponent

Open anovazzi1 opened this issue 2 months ago • 0 comments

This pull request includes refactoring changes to the toTitleCase function and the CrashErrorComponent. The toTitleCase function has been updated to handle the ignoreTitleCase option, allowing certain words to be excluded from title casing. The CrashErrorComponent has also been updated to add the ignoreTitleCase option to the "Report on GitHub" button, ensuring that the button text is not affected by title casing.

anovazzi1 avatar Nov 28 '24 20:11 anovazzi1