### Example

**Default**
```jsx
<UndrawSuccessfulPurchase />
```

**Customized**
```jsx
<UndrawSuccessfulPurchase primaryColor="#41B883" height="100" />
```
