removal of unwanted logs

This commit is contained in:
victorAnumudu
2024-12-31 10:32:08 +01:00
parent 1bcd26e602
commit 3f9157c812
2 changed files with 7 additions and 8 deletions
-1
View File
@@ -11,7 +11,6 @@ export default function TopBar() {
})
const topData = data?.data?.bar_data?.top_bar
console.log('TOP', topData)
return (
<>