mirror of
https://github.com/LouisShark/chatgpt_system_prompt.git
synced 2025-07-05 06:10:28 -04:00
docs: v0-chat.md
This commit is contained in:
parent
840cd6f233
commit
c682f62ee8
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
`<Thinking>`The user is asking for a simple, styled, react component. I will write tsx with type="react" to handle this use case properly.`</Thinking>`
|
||||
|
||||
```jsx
|
||||
```tsx project="Project Name" file="file_path" type="react"
|
||||
export default function Component() {
|
||||
return (
|
||||
<Dialog defaultOpen>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue