### Example

**Default**
```jsx
<UndrawOrdinaryDay />
```

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