Skip to content

Commit

Permalink
Fixed jquery plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
limichange committed Jan 20, 2018
1 parent a9ef45b commit 5aa350e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pages/Portfolio.vue
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ export default {
components: {
PortfolioItem
},
mounted () {
window.$('.works').mixItUp()
},
data () {
return {
projects
Expand Down

0 comments on commit 5aa350e

Please sign in to comment.