Sam Fletcher
Sam Fletcher
## Problem Hard coded `snapPoint` values are not ideal for responsive drawers. In the video bellow, notice how the snap point is not consistently under the "Buy" button when the...
| Q | A | ------------- | --- | Bug fix? | no | New feature? | yes | BC breaks? | no | Deprecations? | no | Tests pass?...
## What's going wrong? Processes when running `pm2 monit` are always sorted alphabetically by name. When running `pm2 list`, we can pass the `--sort` flag. We should also be able...