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
import ViewComponent from '/src/components/ViewComponent.vue' // can be empty file with just a div
async function viewComponent(index) { // Similar name. but v is small case
}
...
<view-component />