0
0
Fork 0

Remove wrong ID from template tag.

This commit is contained in:
Oliver-Akins 2020-08-14 21:54:17 -06:00
parent 1f8a1870ec
commit b26ed02eb3

View file

@ -1,4 +1,4 @@
<template id="pop-modal">
<template>
<transition name="fade" @after-enter="content = true">
<div
v-if="container"