feat: enhance layout of search
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
}
|
||||
},
|
||||
"imports": {
|
||||
"typesense": "https://raw.githubusercontent.com/bradenmacdonald/typesense-deno/main/mod.ts",
|
||||
"$fresh/": "https://deno.land/x/fresh@1.3.1/",
|
||||
"yaml": "https://deno.land/std@0.197.0/yaml/mod.ts",
|
||||
"preact": "https://esm.sh/preact@10.15.1",
|
||||
@@ -37,4 +38,4 @@
|
||||
"jsx": "react-jsx",
|
||||
"jsxImportSource": "preact"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user