Skip to content

Commit

Permalink
Add credits to README
Browse files Browse the repository at this point in the history
  • Loading branch information
sgarner committed Sep 5, 2021
1 parent e835aac commit c489613
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,3 +149,8 @@ class TodoList extends Vue {
}
}
```

## Credits

- `@SmartQuery()` decorator is based on the [vue-apollo-decorator](https://github.com/chanlito/vue-apollo-decorator)
package by chanlito, with some alteration to the types.

0 comments on commit c489613

Please sign in to comment.