Remove animation wrapper
This commit is contained in:
parent
8c37e760d0
commit
aac452f788
1 changed files with 0 additions and 17 deletions
|
|
@ -1,17 +0,0 @@
|
|||
<template>
|
||||
<div id=""></div>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: `AnimateModal`,
|
||||
components: {},
|
||||
data() { return {};},
|
||||
computed: {},
|
||||
methods: {}
|
||||
}
|
||||
</script>
|
||||
|
||||
<style>
|
||||
|
||||
</style>
|
||||
Loading…
Add table
Add a link
Reference in a new issue