Skip to content

fixed InternalTheme import #4667

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

Closed
wants to merge 1 commit into from
Closed

fixed InternalTheme import #4667

wants to merge 1 commit into from

Conversation

wolvido
Copy link

@wolvido wolvido commented Mar 31, 2025

Motivation

wrong import path for InternalTheme

Related issue

none

Test plan

Steps:
1 - Wrap Portal in a ThemeProvider with a test theme.
2 - Render a child component inside Portal.
3 - Verify that the child component receives the theme correctly.

Expected Result:
The theme is applied correctly inside the Portal.

@callstack-bot
Copy link

Hey @wolvido, thank you for your pull request 🤗. The documentation from this branch can be viewed here.

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