Skip to content

Commit

Permalink
Fix runtime error
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-jagruti-a committed Nov 24, 2023
1 parent 18aac04 commit e64708c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuxt-frontend/components/partials/NewFooter.vue
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ import Config from "@/config.js";
export default {
data() {
return {
hover: false,
bg,
socialMediaIcons: [
{
url: Config.FACEBOOK_URL,
Expand Down

0 comments on commit e64708c

Please sign in to comment.