<template> <h1>favorite show page</h1> </template> <script> export default { name: "hadithaFavoritesShow", }; </script> <style lang="scss" scoped></style>