chore: dashboard widget heading updated (#3709)
This commit is contained in:
parent
c7db290718
commit
d16a0b61d0
1 changed files with 1 additions and 1 deletions
|
|
@ -96,7 +96,7 @@ export const RecentProjectsWidget: React.FC<WidgetProps> = observer((props) => {
|
|||
href={`/${workspaceSlug}/projects`}
|
||||
className="text-lg font-semibold text-custom-text-300 mx-7 hover:underline"
|
||||
>
|
||||
Your projects
|
||||
Recent projects
|
||||
</Link>
|
||||
<div className="space-y-8 mt-4 mx-7">
|
||||
{canCreateProject && (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue