diff --git a/apps/vyper/src/app/components/CompileErrorCard.tsx b/apps/vyper/src/app/components/CompileErrorCard.tsx index 777f3b9d23..10774ea01e 100644 --- a/apps/vyper/src/app/components/CompileErrorCard.tsx +++ b/apps/vyper/src/app/components/CompileErrorCard.tsx @@ -20,7 +20,7 @@ export function CompileErrorCard(props: { output: any, plugin: RemixClient }) {
- await props.plugin.askGpt(props.output.message)}> + await props.plugin.askGpt(props.output.message)}> Ask GPT