We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7845715 commit 0f153e6Copy full SHA for 0f153e6
examples/context-editor/src/App.tsx
@@ -81,7 +81,7 @@ const App: React.FC = () => {
81
},
82
}}
83
>
84
- <Typography variant="h6" color="secondary">View Prompts</Typography>
+ <Typography variant="h6" color="secondary">Prompts: Generate draft & Usage / custom instructions</Typography>
85
</AccordionSummary>
86
<AccordionDetails>
87
<Grid container spacing={2}>
0 commit comments