Skip to content

Commit

Permalink
Merge pull request #1261 from bluewave-labs/1229-add-a-placeholder-if…
Browse files Browse the repository at this point in the history
…-there-are-no-infrastructure-monitors

Add vowel start prop
  • Loading branch information
ajhollid authored Dec 3, 2024
2 parents 454c129 + f0d270f commit eeb7959
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 eeb7959

Please sign in to comment.