fixed issues in BadgeInfo
Compare changes
@@ -3,9 +3,9 @@ import { onMounted, ref } from 'vue'
@@ -28,8 +28,7 @@ onMounted(async () => {
@@ -41,9 +40,9 @@ const fetchBadgeInfo = async ()=>{
fixed issues in BadgeInfo where it would not fetch and display badges from backend correctly