make the photo show in a pop-up dialog
This commit is contained in:
@@ -92,12 +92,6 @@ const routes: Array<RouteRecordRaw> = [
|
||||
/* webpackChunkName: "gifted-details" */ "../views/GiftedDetails.vue"
|
||||
),
|
||||
},
|
||||
{
|
||||
path: "/gifted-photo",
|
||||
name: "gifted-photo",
|
||||
component: () =>
|
||||
import(/* webpackChunkName: "gifted-photo" */ "../views/GiftedPhoto.vue"),
|
||||
},
|
||||
{
|
||||
path: "/help",
|
||||
name: "help",
|
||||
|
||||
Reference in New Issue
Block a user