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

Basic support for reflex-chakra #850

Merged
merged 3 commits into from
Aug 16, 2024
Merged

Conversation

ElijahAhianyo
Copy link
Collaborator

Get reflex web to work with reflex-dev/reflex#3798

@@ -35,7 +34,7 @@ rx.chakra.box(
border_radius="0.5em",
padding=".75em",
)
for icon in ICON_LIST
for icon in rx.chakra.media.icon.ICON_LIST
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

keeping the rx.chakra namespace here for now which in reflex imports the reflex-chakra package with a deprecation warning. In follow up PRs, when we move chakra docs into its own repo or into the reflex-chakra repo, this will no longer be an issue

@ElijahAhianyo ElijahAhianyo merged commit 8223363 into main Aug 16, 2024
4 checks passed
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.

2 participants