Alex
Results
2
issues of
Alex
I'm developing app with Next.js and want to make font size inside markdown editor bigger. I added styles to `globals.css` ``` .w-md-editor-text-pre > code, .w-md-editor-text-input { font-size: 2rem !important; line-height:...
### Current behavior I launch my React Native Windows app and expect to see header bar on top, header title and for example, back button. I expect it to work...
bug
repro provided
platform:windows