Gabriel Proust
Gabriel Proust
I am still wondering what the lock next to the "Save" button is for when you create an entry, maybe a label or a tutorial might help ?
**Describe the bug** I am trying to create an account, using a pass**phrase** with a very high (>150bits) entropy. Passky rejects my passphrase, because it doesn't contain any number nor...
It seems not to be possible to call `NiceModal.show` with a strong typing of the called modal props. Let's say that `MyModal` has the following props: ```ts type Props =...