### Example

**Default**
```jsx
<UndrawSetupWizard />
```

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