Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Diego Jara authored Jul 31, 2018
1 parent ee55b79 commit 73fb229
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,11 +88,11 @@ or

## Basic Usage ##

```html
```vue
<!-- Vue component -->
<template>
<div>
<swatches v-model="color" />
<swatches v-model="color"></swatches>
</div>
</template>
Expand Down

0 comments on commit 73fb229

Please sign in to comment.