Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dgavey committed Mar 31, 2021
1 parent 0fd2671 commit 44f5bd4
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 @@ -310,7 +310,7 @@ For both `draggable-object` and `draggable-object-target` you can override the d
An Example:

```handlebars
<DraggableObject-target @overrideClass='my-new-class-name'>
<DraggableObjectTarget @overrideClass={{'my-new-class-name'}}>
{{/draggable-object-target}}
</DraggableObjectTarget>
```

0 comments on commit 44f5bd4

Please sign in to comment.