Skip to content

Commit

Permalink
remove pop up (#457)
Browse files Browse the repository at this point in the history
  • Loading branch information
SivanYeh authored Sep 3, 2023
1 parent 24baf31 commit 0c760db
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -181,9 +181,6 @@ export default {
created() {
this.$store.dispatch('$getSponsorsData')
},
mounted() {
this.showSwal()
},
methods: {
showModal(sponsor) {
this.isOpened = true
Expand Down

0 comments on commit 0c760db

Please sign in to comment.