Skip to content

Conversation

jcubic
Copy link

@jcubic jcubic commented Dec 17, 2023

This fixes another error from PrismJS. Tested with "coy" style:

 ERROR  Warning: Failed prop type: Invalid props.style key `WebkitBoxSizing` supplied to
 `Text`.
Bad object: {
  "backgroundColor": "#fdfdfd",
  "position": "relative",
  "margin": 8,
  "overflow": "visible",
  "padding": "0",
  "WebkitBoxSizing": "border-box",
  "MozBoxSizing": "border-box",
  "boxSizing": "border-box",
  "marginBottom": 16
}

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.

1 participant