Skip to content

Commit

Permalink
Add vowel start prop
Browse files Browse the repository at this point in the history
  • Loading branch information
ajhollid committed Dec 3, 2024
1 parent 40282eb commit f0d270f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Client/src/Pages/Infrastructure/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ function Infrastructure() {
</Stack>
) : (
<Fallback
ovalStart={true}
vowelStart={true}
title="infrastructure monitor"
checks={[
"Track the performance of your servers",
Expand Down

0 comments on commit f0d270f

Please sign in to comment.