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
I couldn't find a way to display checkout buttons and card form in dark mode.
🤔 Expected Behavior
Find a way to display checkout buttons and card form in dark mode. It looks there is a way to display buttons & card checkout form in dark mode, but no idea how. see [Additional Context] images below
🌍 Environment
Node.js/npm: - Node v20.13.1 / NPM 10.5.2
OS: - MacOS
Browser: - Chrome latest
➕ Additional Context
In the storybook, on canvas tab If you set the background color to dark, dark theme for buttons works fine even for one-time checkout form.
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Library used
Using react-paypal-js v8.7.0
🐞 Describe the Bug
Using react-paypal-js I cannot find a way (at least documented) to enable dark mode for component.
🔬 Minimal Reproduction
😕 Actual Behavior
I couldn't find a way to display checkout buttons and card form in dark mode.
🤔 Expected Behavior
Find a way to display checkout buttons and card form in dark mode. It looks there is a way to display buttons & card checkout form in dark mode, but no idea how. see [Additional Context] images below
🌍 Environment
➕ Additional Context
In the storybook, on canvas tab If you set the background color to dark, dark theme for buttons works fine even for one-time checkout form.
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: