We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d81f5b commit 1cc16e1Copy full SHA for 1cc16e1
src/pages/[platform]/ai/generation/data-extraction/index.mdx
@@ -86,7 +86,7 @@ Example response:
86
87
<InlineFilter filters={['react','react-native','next-js']}>
88
89
-```ts title="React Hook"
+```ts title="src/components/Example.tsx"
90
import type { Schema } from "../amplify/data/resource";
91
import { generateClient } from "aws-amplify/api";
92
import { createAIHooks } from "@aws-amplify/ui-react-ai";
0 commit comments