-
Notifications
You must be signed in to change notification settings - Fork 18
chore: placeholder update #2466
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
isAskAiEnabled | ||
? isMobile | ||
? "Search or ask AI" | ||
: "Search docs or ask AI a question ✨" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, i used an emoji in Slack but i was intending it to be an icon.
Upon further thought, let's just remove it and keep it simple. That would be too many icons.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
updated!
improves placeholder for ai-enhanced search
this pr also updates the searchbar button to use
not-allowed
cursor when search is loading (e.g. in local preview mode)