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
The `App`can be a Vue component constructor or a component options object. If it's an object, the router will implicitly call `Vue.extend`on it. This component will be used to create the root Vue instance for the app.
0 commit comments