Skip to content

Commit

Permalink
docs: make notification tip expandable to take less space (#356)
Browse files Browse the repository at this point in the history
  • Loading branch information
ezr-ondrej authored Oct 31, 2023
1 parent 56c6dbe commit d1cbba3
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,9 @@ const ReviewDetails = ({ imageName }) => {
{showNotificationBanner && (
<Alert
variant="info"
isExpandable
isInline
title="Notification integration"
title="Get notified on finished Launch by email, webhook or slack"
actionLinks={[
<AlertActionLink
key="more_details_btn"
Expand Down

0 comments on commit d1cbba3

Please sign in to comment.