Skip to content

Commit

Permalink
docs: Update source prop in avatar
Browse files Browse the repository at this point in the history
Add link to react native Image docs
  • Loading branch information
iRoachie committed Sep 20, 2019
1 parent fd8be92 commit 31d9b8a
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 deletions docs/avatar.md
Original file line number Diff line number Diff line change
Expand Up @@ -350,9 +350,9 @@ Shows an edit button over the avatar (optional)

Image source

| Type | Default |
| :------------: | :-----: |
| object (style) | none |
| Type | Default |
| :----------------------------------------------------------------: | :-----: |
| [ImageSource](https://facebook.github.io/react-native/docs/images) | none |

---

Expand Down
6 changes: 3 additions & 3 deletions website/versioned_docs/version-0.19.1/avatar.md
Original file line number Diff line number Diff line change
Expand Up @@ -309,9 +309,9 @@ Small sized avatar

Image source

| Type | Default |
| :------------: | :-----: |
| object (style) | none |
| Type | Default |
| :----------------------------------------------------------------: | :-----: |
| [ImageSource](https://facebook.github.io/react-native/docs/images) | none |

---

Expand Down
6 changes: 3 additions & 3 deletions website/versioned_docs/version-1.0.0/avatar.md
Original file line number Diff line number Diff line change
Expand Up @@ -351,9 +351,9 @@ Shows an edit button over the avatar (optional)

Image source

| Type | Default |
| :------------: | :-----: |
| object (style) | none |
| Type | Default |
| :----------------------------------------------------------------: | :-----: |
| [ImageSource](https://facebook.github.io/react-native/docs/images) | none |

---

Expand Down
6 changes: 3 additions & 3 deletions website/versioned_docs/version-1.2.0/avatar.md
Original file line number Diff line number Diff line change
Expand Up @@ -351,9 +351,9 @@ Shows an edit button over the avatar (optional)

Image source

| Type | Default |
| :------------: | :-----: |
| object (style) | none |
| Type | Default |
| :----------------------------------------------------------------: | :-----: |
| [ImageSource](https://facebook.github.io/react-native/docs/images) | none |

---

Expand Down

0 comments on commit 31d9b8a

Please sign in to comment.