Skip to content

Commit 0bc4278

Browse files
committed
task: remove option apiHost key.
1 parent e1e556f commit 0bc4278

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/hooks/AGENTS.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ function App() {
7171
return (
7272
<YouVersionProvider
7373
appKey="your-app-key"
74-
apiHost="api.youversion.com" // optional, this is the default
7574
theme="light" // "light" | "dark"
7675
>
7776
<MyApp />

0 commit comments

Comments
 (0)