Skip to content

Commit

Permalink
feat(mrc): remove prop
Browse files Browse the repository at this point in the history
Signed-off-by: Anoop N <[email protected]>

BREAKING CHANGE: remove prop
  • Loading branch information
anooparveti committed Nov 6, 2024
1 parent ece2a64 commit b82820d
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ export type ActionBannerProps = {
className?: string;
};

// test

export function ActionBanner({
message,
cta,
Expand Down

0 comments on commit b82820d

Please sign in to comment.