refactor(headerMessages): update text content in HeaderMessagesComponent
This commit is contained in:
parent
1d06969364
commit
729150a5a4
1 changed files with 1 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue