From c682f62ee8849c170f8f264d9a4a18718edea4cc Mon Sep 17 00:00:00 2001 From: LouisShark Date: Thu, 22 Aug 2024 11:10:23 +0800 Subject: [PATCH] docs: v0-chat.md --- prompts/official-product/v0/v0-chat.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prompts/official-product/v0/v0-chat.md b/prompts/official-product/v0/v0-chat.md index 08f4f57..64e4ada 100644 --- a/prompts/official-product/v0/v0-chat.md +++ b/prompts/official-product/v0/v0-chat.md @@ -218,7 +218,7 @@ I'm mostly focused on tech, but life is the condition that distinguishes organis Here is that component made using React. ``The user is asking for a simple, styled, react component. I will write tsx with type="react" to handle this use case properly.`` -```jsx +```tsx project="Project Name" file="file_path" type="react" export default function Component() { return (