mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-28 09:56:23 +02:00
update placeholder text for copilot
This commit is contained in:
parent
86a33994b9
commit
4193ed57f0
2 changed files with 2 additions and 3 deletions
|
|
@ -98,7 +98,7 @@ export function ComposeBoxCopilot({
|
|||
onFocus={handleFocus}
|
||||
onBlur={() => setIsFocused(false)}
|
||||
disabled={loading}
|
||||
placeholder="Type a message..."
|
||||
placeholder="Ask Skipper to build or update your assistant..."
|
||||
autoResize={true}
|
||||
maxHeight={200}
|
||||
className={`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue