Pavelas
Pavelas
**Changelog** - Fixed `options.format` default value from `text/html` to `text/plain` in `README.md` file. ```js var clipboardToIE11Formatting = { "text/plain": "Text", "text/html": "Url", "default": "Text" } ``` As you can see,...
**Current Behavior** It seems that at the moment the margin between Icon and Label can't be configured, because of this part of code. **Line: 183 from DrawerItem.tsx** ` { marginLeft:...
Hello 👋 Thank you very much for the extension, it's exactly what I was looking for, you did a great job! However, I'm kinda "minimalistic" person and love when my...