You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have set pinch to zoom: true and added following line of code, It is giving me syntax errors on import , I am not sure why, I am on version 2.0.0
import * as $ from 'jquery';
import * as Panzoom from 'jquery.panzoom';