kevinongko / vue-instagram

Instagram's feed fetcher component based on Vue.js
https://kevinongko.github.io/vue-instagram/
MIT License
181 stars 37 forks source link

Vue 3 will deprecate scoped slots #26

Closed adriano-tirloni closed 4 years ago

adriano-tirloni commented 5 years ago

Vue 3 will deprecate scoped slots. https://vuejs.org/v2/guide/components-slots.html

kevinongko commented 4 years ago

Thanks, updated to support v-slot https://github.com/kevinongko/vue-instagram/releases/tag/v3.0.0