Upcoming Breaking Changes: Import Path Adjustments for ForceColorScheme and ForceTheme Components #33
mayank1513
announced in
Announcements
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We are planning to introduce some breaking changes as part of a slight refactor of the library.
Here are the upcoming changes:
The
ForceColorScheme
andForceTheme
components will no longer be available from the root import. Instead, you will need to import them from their specific paths.For example:
Similarly, for
ForceColorScheme
:Beta Was this translation helpful? Give feedback.
All reactions