Skip to content
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

Remove number scroll and add placeholder on CommandMenu #18

Merged
merged 3 commits into from
Feb 8, 2024

Conversation

luizakp
Copy link
Contributor

@luizakp luizakp commented Feb 8, 2024

No description provided.

@@ -45,7 +49,7 @@ export function CommandMenu({ commands, ...props }) {
onClick={() => setOpen(true)}
{...props}
>
<span className="inline-flex">Busca global</span>
<span className="inline-flex">{placeholder}</span>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@luizakp luizakp merged commit 2ea0964 into main Feb 8, 2024
2 checks passed
@ribeirojose ribeirojose deleted the remove-number-scroll branch February 8, 2024 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants