Skip to content

Commit

Permalink
Merge branch 'main' into hm/replace-isSnapId
Browse files Browse the repository at this point in the history
  • Loading branch information
hmalik88 committed Jan 6, 2025
2 parents 1dd71a1 + 1fbb63c commit 7baee13
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ export const SnapUIFooterButton: FunctionComponent<
alignItems: AlignItems.center,
flexDirection: FlexDirection.Row,
}}
data-theme={null}
>
{isSnapAction && !hideSnapBranding && !loading && (
<SnapIcon snapId={snapId} avatarSize={IconSize.Sm} marginRight={2} />
Expand Down

0 comments on commit 7baee13

Please sign in to comment.