Skip to content

Invalid props.style key containerBackgroundColor supplied to Text #13

@adrienbrault

Description

@adrienbrault

Hey, I'm getting a warning when using ~~some text like that~~

del: {
react: function(node, output, state) {
state.withinText = true;
return React.createElement(Text, {
key: state.key,

del: {
containerBackgroundColor: '#222222'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions