#  (your-awesome-component)

your-awesome-component


## 



### Properties

| Property | Type | Description | Default |
| -------- | ---- | ----------- | ------- |
| *ourFriends* | array |  | `[]`
| *message* | func |  | `() => { return `<p>Let's party! Un-comment the all...`
| *invitees* | array |  | `[]`
| *view* | object |  | 
| *toggleGuest* | func |  | 

### import

```jsx
import  from "your-awesome-component";
```

<hr/>

## 



### Properties

| Property | Type | Description | Default |
| -------- | ---- | ----------- | ------- |
| *friend* | object |  | 
| *styleObj* | object |  | 

### import

```jsx
import  from "your-awesome-component";
```

<hr/>

## 



### Properties

| Property | Type | Description | Default |
| -------- | ---- | ----------- | ------- |
| *invitees* | array |  | 
| *toggleGuest* | func |  | 

### import

```jsx
import  from "your-awesome-component";
```

<hr/>
