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 (