Skip to content

Commit

Permalink
Update VuejsdeConfBanner.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
antony-k1208 committed May 13, 2024
1 parent cfa3c75 commit 8cba176
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import { ref, onMounted } from 'vue'
const isVisible = ref(false)
const nameStorage = 'VUEJSDECONF-BANNER-MAY-2024'
const nameStorage = 'VUEJSDECONF-BANNER-JUNE-2024'
const resetLayoutTopHeight = () => {
document.documentElement.classList.add('banner-dismissed')
Expand Down

0 comments on commit 8cba176

Please sign in to comment.