Skip to content

Commit ff2c51c

Browse files
committed
add new api key
1 parent 4afbded commit ff2c51c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/Search.res

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
let apiKey = "d3d9d7cebf13a7b665e47cb85dc9c582"
1+
let apiKey = "a2485ef172b8cd82a2dfa498d551399b"
22
let indexName = "rescript-lang"
3-
let appId = "BH4D9OD16A"
3+
let appId = "S32LNEY41T"
44

55
@val @scope("document")
66
external activeElement: option<Dom.element> = "activeElement"

0 commit comments

Comments
 (0)