@markprompt/react
Advanced tools
Comparing version 0.10.4 to 0.10.5
@@ -67,3 +67,3 @@ import { type Source, type SubmitPromptOptions, type SubmitSearchQueryOptions } from '@markprompt/core'; | ||
**/ | ||
transformReferenceId: (referenceId: string) => { | ||
transformReferenceId?: (referenceId: string) => { | ||
href: string; | ||
@@ -70,0 +70,0 @@ text: string; |
{ | ||
"name": "@markprompt/react", | ||
"version": "0.10.4", | ||
"version": "0.10.5", | ||
"description": "A headless React component for adding GPT-4 powered search using the Markprompt API.", | ||
@@ -5,0 +5,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
184695