fixed search results url

This commit is contained in:
somrat sorkar
2023-05-10 09:13:13 +06:00
parent a555fd28f5
commit 841e511a72
4 changed files with 8 additions and 7 deletions
+1
View File
@@ -1,6 +1,7 @@
{
"extends": "astro/tsconfigs/strict",
"compilerOptions": {
"jsx": "react",
"baseUrl": ".",
"resolveJsonModule": true,
"allowSyntheticDefaultImports": true,