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

include resize and radius props to the text area component #3383

Merged
merged 3 commits into from
Jun 1, 2024

Conversation

carlosabadia
Copy link
Contributor

Included the following props for the text area component from the radix component

  • resize
  • radius

masenf
masenf previously approved these changes May 25, 2024
@picklelo
Copy link
Contributor

@carlosabadia I think you need to run poetry run python scripts/make_pyi.py reflex/components/radix/themes/components/text_area.pyi then it should be good to go.

@masenf masenf merged commit 7a12fe2 into reflex-dev:main Jun 1, 2024
47 checks passed
benedikt-bartscher pushed a commit to benedikt-bartscher/reflex that referenced this pull request Jun 3, 2024
…v#3383)

* include resize and radius props to the text area component

* run scripts/make_pyi.py for text_area

* pre-commit fixup

---------

Co-authored-by: Masen Furer <m_github@0x26.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants