Mohammad Jawad (Kasir) Barati
Mohammad Jawad (Kasir) Barati
Found out that it is not possible: https://github.com/sj26/mailcatcher/pull/35#issuecomment-3997955 Just pass empty string, if where you're using it allows. You can see what I mean here: https://github.com/kasir-barati/docker/tree/docker-compose/docker-compose-files/ghost ### Suggestion: We can...
@chambber @kamilmysliwiec why this feature is not merged? BTW we have this one too: https://stackoverflow.com/a/70128576/8784518
@Furkan-Gulsen It is elementary, Did you have the prisma installed as a dev Dependency? if not do this `npm i -D prisma`. Then it should work. The other options is...
I also know that: > Because this addon rewrites your stylesheets rather than toggle the actual browser behavior like DevTools does, it won't render any of the default user agent...
[Here](https://storybook.js.org/docs/react/writing-stories/play-function#writing-stories-with-the-play-function) is what storybook official doc says: > Storybook's play functions are small code snippets that run once the story finishes rendering. And also just by reading [this doc](https://storybook.js.org/docs/react/addons/writing-addons) I...
Hi, I am kasir, would you like to contribute with me? Just note: I am a TypeScript fan :)
OK, How we should start rewriting? This is my first contribution experience in GitHub & open-source libraries. :sweat_smile:
@jodevsa Are you still willing to refactor it?