added in double quotes for single in query

This commit is contained in:
2024-03-07 09:45:50 +00:00
parent 25d611b3e4
commit f434fcf4f8
10 changed files with 16 additions and 5 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ export default function Search(props) {
const router = useRouter();
const { locale } = router;
console.log("props here:", props.myportal || false);
//console.log("props here:", props.myportal || false);
return (
<main