Skip to content

Commit

Permalink
Merge pull request #22 from devfestindia/herodata
Browse files Browse the repository at this point in the history
added SocialButton
  • Loading branch information
priyaljain919 authored Oct 11, 2024
2 parents bc86ec4 + f8adce4 commit c45647f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/home/CommunityContact.vue
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@

<script setup>
const { mainData } = useJSONData();
import CommonSpeakerSocialButton from '@/components/common/speakerSocialButton.vue';
</script>

<style>
Expand Down

0 comments on commit c45647f

Please sign in to comment.