Skip to content

Commit

Permalink
style nit
Browse files Browse the repository at this point in the history
  • Loading branch information
adityachoudhari26 committed Dec 3, 2024
1 parent c3efad4 commit 5cead0b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ export const CreateDeploymentDialog: React.FC<{
step={1}
value={value}
onChange={(e) => onChange(e.target.valueAsNumber)}
className="w-16"
/>
</FormControl>
<FormMessage />
Expand Down

0 comments on commit 5cead0b

Please sign in to comment.