Skip to content

Commit 752fdba

Browse files
author
Vivek Vishal
authored
Update src/sections/General/Navigation/index.js
Signed-off-by: Vivek Vishal <[email protected]>
1 parent e58dfb4 commit 752fdba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sections/General/Navigation/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ const Navigation = () => {
207207
// unauthorized token
208208
} else {
209209
// only for debugging purposes, no need to log
210-
// console.error("There was a problem with your fetch operation:", error);
210+
// console.error("There was a problem with your fetch operation:", error);
211211
}
212212
}
213213
};

0 commit comments

Comments
 (0)