Skip to content

Commit

Permalink
hotfix: dbGaP alert missing
Browse files Browse the repository at this point in the history
  • Loading branch information
amattu2 committed Dec 12, 2024
1 parent 846b49f commit 7fe0b68
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ const StyledField = styled("div")({
alignItems: "flex-start",
justifyContent: "center",
flexDirection: "column",
position: "relative",
});

const StyledHelperText = styled(BaseStyledHelperText)({
Expand Down

0 comments on commit 7fe0b68

Please sign in to comment.