Skip to content

Commit

Permalink
Fix toast
Browse files Browse the repository at this point in the history
  • Loading branch information
khang-nd committed Dec 17, 2023
1 parent 03d1bde commit 8167424
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/.vuepress/components/GAffiliates.vue
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ export default {
container: this.$root.$el,
timeout: false,
position: POSITION.BOTTOM_LEFT,
showCloseButtonOnHover: true,
});
this.toast(this.getContent());
},
Expand Down

0 comments on commit 8167424

Please sign in to comment.