Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSS style is not working... #64

Open
bibek-magar opened this issue Feb 5, 2021 · 2 comments
Open

CSS style is not working... #64

bibek-magar opened this issue Feb 5, 2021 · 2 comments

Comments

@bibek-magar
Copy link

  • Added draftjs from admin dashboard..
    Now trying to display into mobile...

image
image

@bibek-magar
Copy link
Author

[
{
"key": "34ivf",
"text": "THIS IS BOLD TEST\nTHIS IS ITALIC TEST\nTHIS IS UNDERLINE TEST\n\nRED TEXT \n\nBIG TEXT",
"type": "unstyled",
"depth": 0,
"inlineStyleRanges": [
{
"offset": 0,
"length": 17,
"style": "BOLD"
},
{
"offset": 18,
"length": 19,
"style": "ITALIC"
},
{
"offset": 38,
"length": 22,
"style": "UNDERLINE"
},
{
"offset": 62,
"length": 9,
"style": "color-rgb(184,49,47)"
},
{
"offset": 73,
"length": 8,
"style": "fontsize-72"
}
],
"entityRanges": [],
"data": {}
}
]

@ahmedfouad01099
Copy link

not working for me too

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

No branches or pull requests

2 participants