Skip to content

Commit

Permalink
Merge pull request #31 from uasoft-indonesia/develop
Browse files Browse the repository at this point in the history
fix html badaso-prompt
  • Loading branch information
sulfanoaf authored Apr 9, 2021
2 parents c533f50 + 552ee39 commit 283e9e6
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 283e9e6

Please sign in to comment.