benmneb

Results 18 comments of benmneb

**7 vulnerabilities (1 moderate, 5 high, 1 critical)** ``` # npm audit report axios

i would have thought so too, but its just opening the link in a new temporary container tab. i thought maybe a Permanent container i made for other google sites...

My second comment you quoted I was referring to the link to another domain other than google, the expected behaviour of which was to open in a new tab withOUT...

#38 should fix this. But it would also be nice to allow a function prop to include the errored command in the error message, to replicate real CLI's better, something...

In the meantime I've been using something like this, which actually works fine. ``` const themes = { ocean: { themeBGColor: "#224fbc", themeToolbarColor: "#216dff", themeColor: "#e5e5e5", themePromptColor: "#00e5e5", errorColor: "#e5e500",...

whats the deal with the `icon` prop here? it just puts `Warning: Received 'true' for a non-boolean attribute 'icon'.` in the console

I will add all HTML img element props when I update the types next. Thanks for letting me know

thanks for this! i dont know why but this breaks the "shift" feature 🤔

Nice. I completely forgot about this when doing the types. Just made me notice https://github.com/benmneb/mui-image/issues/19 also