Skip to content

Commit

Permalink
minor nit
Browse files Browse the repository at this point in the history
Signed-off-by: MohammedAbdi <[email protected]>
  • Loading branch information
mamy-CS committed Dec 2, 2024
1 parent 5a8187d commit ad6eff3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion frontend/.env
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ REACT_APP_OIDC_CLIENT_ID="tornjak"


##### To check SPIRE health #####
REACT_APP_SPIRE_HEALTH_CHECK_ENABLE=false
REACT_APP_SPIRE_HEALTH_CHECK_ENABLE=true
1 change: 0 additions & 1 deletion frontend/src/components/dashboard/dashboard-drawer.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ const styles = theme => ({
h3: {
color: 'black',
marginTop: 20,
marginLeft: 10,
marginLeft: 20,
marginBottom: 10,
},
Expand Down

0 comments on commit ad6eff3

Please sign in to comment.