-
Notifications
You must be signed in to change notification settings - Fork 112
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [sparkle] - refactor: update TextArea component with style and resize improvements - Standardize React import to use wildcard syntax for consistency - Replace classNames function with cn for simplification - Introduce a type for resize options and apply corresponding styles dynamically - Encapsulate style definitions in textAreaStyles constant for better maintainability - Ensure TextArea component has a displayName for debugging purposes * [sparkle] - feature: bump package version to 0.2.271 - Update the package version in both package-lock.json and package.json files * [sparkle] - refactor: simplify React import in TextArea component - Switch to default import for React to align with project standards --------- Co-authored-by: Jules <[email protected]>
- Loading branch information
1 parent
52f29f3
commit d8d745c
Showing
3 changed files
with
48 additions
and
19 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters