Skip to content

Commit

Permalink
JhumanJ#170-ENH: Removed global registration of CountryFlag
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahtritus committed Sep 8, 2023
1 parent 1f01329 commit 9e07774
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions resources/js/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@ import '~/plugins'
import '~/components'

import '../sass/app.scss'
import CountryFlag from 'vue-country-flag'

Vue.component('country-flag', CountryFlag)
Vue.config.productionTip = false

Vue.mixin(Base)
Expand Down

0 comments on commit 9e07774

Please sign in to comment.