refactor(headerMessages): update text content in HeaderMessagesComponent

This commit is contained in:
anovazzi1 2024-05-31 22:40:53 -03:00
commit 729150a5a4

View file

@ -21,9 +21,7 @@ const HeaderMessagesComponent = ({
className="ml-2 h-5 w-5 text-primary"
/>
</h2>
<p className="text-sm text-muted-foreground">
Manage your messages as you like.
</p>
<p className="text-sm text-muted-foreground">@Rodrigo</p>
</div>
<div className="flex flex-shrink-0 items-center gap-2">
<Button