Closed Sjoerd82 closed 1 year ago
Something is up with the SMastodon component in v2.0.1.
It can only be imported like so:
import { SWhatsApp, STelegram, SEmail, SFacebook, STwitter, SReddit, SPinterest, SPocket, } from 'vue-socials' import SMastodon from 'vue-socials'
And when imported this way, it's not working, and it is not supporting the standard properties like shareOptions, etc.
Fixed in v2.0.2
v2.0.2
Something is up with the SMastodon component in v2.0.1.
It can only be imported like so:
And when imported this way, it's not working, and it is not supporting the standard properties like shareOptions, etc.