FerShibli

Results 3 issues of FerShibli

I need onClose to run when the user clicks outside the sweet alert or on confirm, but not on cancel. The cancel button makes an async call, which calls another...

### Description I've been trying to customize my **Input** `mode="flat"`, but one thing that I wasn't able to figure out (even reading the source code) was _How to change the...

TextInput
question

I have a project with swagger-jsdoc. I've installed through `npm i swagger-jsdoc-generator` And, when I run `swagger-jsdoc-generator swagger.js` it responds `swagger-jsdoc-generator: command not My swagger.js is as it follows: ```...