Skip to content

Commit

Permalink
skeleton
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveDarsa committed Oct 12, 2023
1 parent 8b38331 commit 4dabb1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Deployments/DeploymentsSkeleton.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const DeploymentsSkeleton = () => {
<div className="started">
<Skeleton />
</div>
<div className="status">
<div>
<Skeleton width={'80%'} />
</div>
<div className="duration">
Expand Down

0 comments on commit 4dabb1a

Please sign in to comment.