<template>This is wishList</template> <script> export default { name: "WishListPage", }; </script> <style scoped></style>