Skip to content

Commit

Permalink
chore: Added tag to job page
Browse files Browse the repository at this point in the history
  • Loading branch information
matvp91 committed Oct 18, 2024
1 parent 8fac9b2 commit 191f344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/dashboard/src/pages/JobPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ export function JobPage() {
</BreadcrumbItem>
</BreadcrumbList>
</Breadcrumb>
<div className="ml-auto">
<div className="ml-4 flex items-center">
<JobTag tag={job.tag} />
</div>
</div>
Expand Down

0 comments on commit 191f344

Please sign in to comment.