You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The 'theme' prop is too restrictive, as there are more themes in Carbon than it makes available. However, it is not needed at all because the client code can apply any desired Carbon theme to the modal to provide the design they require.
Remove the 'theme' prop from the AboutModal component
Add notes and code samples to the doc showing how the AboutModal can be set to a different theme than the surrounding UI
The text was updated successfully, but these errors were encountered:
The 'theme' prop is too restrictive, as there are more themes in Carbon than it makes available. However, it is not needed at all because the client code can apply any desired Carbon theme to the modal to provide the design they require.
The text was updated successfully, but these errors were encountered: