Skip to content

Commit

Permalink
fix html badaso-prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
sulfanoaf committed Apr 9, 2021
1 parent 662736d commit 552ee39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/resources/js/components/BadasoPrompt.vue
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<template lang="html">
<template>
<transition name="dialog-t">
<div
v-if="isPrompt ? active : fActive"
Expand Down

0 comments on commit 552ee39

Please sign in to comment.