Pratik Wadekar

Results 3 issues of Pratik Wadekar

[Link to the codesandbox](https://codesandbox.io/s/console-feed-forked-bu0157?file=/src/demo/index.js) Version used in this is 3.4.0 The same issue cannot be observed in version 3.2.2

When trying to rerender the console the component the variant, BASE_FONT_FAMILY, BASE_FONT_SIZE are note getting affected. ``` ``` theme can have values `'light'` & `'dark'`

Can we have this feature, wherein if user presses tab key the editor should indent content. I feel this is useful when writing code in markdown.

enhancement