close
Skip to content

Update styles to remove for Prism#36

Open
jcubic wants to merge 1 commit into
conorhastings:masterfrom
SNApp-notes:patch-1
Open

Update styles to remove for Prism#36
jcubic wants to merge 1 commit into
conorhastings:masterfrom
SNApp-notes:patch-1

Conversation

@jcubic
Copy link
Copy Markdown

@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