wip
This commit is contained in:
parent
8b6e9050c4
commit
e82864d4fc
9 changed files with 12 additions and 12 deletions
|
|
@ -11,7 +11,7 @@ import * as anime from 'animejs';
|
|||
export default Vue.extend({
|
||||
props: ['notification'],
|
||||
mounted() {
|
||||
Vue.nextTick(() => {
|
||||
this.$nextTick(() => {
|
||||
anime({
|
||||
targets: this.$el,
|
||||
bottom: '0px',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue