Skip to content

Commit

Permalink
Examples updated
Browse files Browse the repository at this point in the history
  • Loading branch information
sudheerj committed Dec 17, 2017
1 parent e8eedf5 commit 9fa914c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 52,12 @@ Vue.use(PrimeVue)
- Sidebar
- BackToTop
- SelectButton
- ScrollPanel
- Avatar
- Badge
- Card
- ColorPicker


## How to Run

Expand Down
4 changes: 2 additions & 2 deletions showcase/src/components/avatar/avatardemo.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 2,8 @@
<div>
<div class="content-section introduction" id="component">
<div>
<span class="feature-title">InputText</span>
<span>InputText is an extension to standard input element with theming.</span>
<span class="feature-title">Avatar</span>
<span>Avatars can be used to represent people or objects..</span>
</div>
</div>
<div id="wrapper">
Expand Down

0 comments on commit 9fa914c

Please sign in to comment.