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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Allows react-markdown v8 and chakra-ui v2 (#27, thanks @baartch)
Updates deprecated d=... property to display=... property.
Changes type definition of first parameter. heading is not accepted as a property anymore since it isn't used anywhere. Use h1, h2, h3, h4, h5, h6 instead.