Fixed the survey pack render issue

This commit is contained in:
Muhsin Keloth 2022-08-18 17:04:13 +05:30
parent a591770a98
commit 87d73824d4
2 changed files with 2 additions and 4 deletions

View file

@ -1,7 +1,5 @@
<template>
<div id="app" class="woot-survey-wrap">
<response />
</div>
<response />
</template>
<script>