This is a meter for letting users know how strong their password is.

```
<PasswordStrengthMeter
  passwordStrengthScore={4}
>
```
