We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72e9338 commit c82b56bCopy full SHA for c82b56b
src/pages/Docs.tsx
@@ -66,7 +66,7 @@ const Docs = () => {
66
<DropdownMenuTrigger asChild>
67
<Button variant="ghost" size="sm" className="flex items-center space-x-2">
68
<Menu className="w-4 h-4" />
69
- <span className="text-sm">Menu</span>
+ <span className="text-sm">Documentação</span>
70
</Button>
71
</DropdownMenuTrigger>
72
<DropdownMenuContent align="start" className="w-48 bg-background">
0 commit comments