```
<LoadingDots />
```

To change the color of the LoadingDots

```
<LoadingDots variation="purple">
```

The dots will take on the color assigned via the `variation` property.
