Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mints: fix mint pending label #5455

Merged
merged 1 commit into from Mar 6, 2024
Merged

Conversation

skylarbarrera
Copy link
Contributor

Fixes APP-1191

What changed (plus any additional context for devs)

Screen recordings / screenshots

What to test

Copy link

linear bot commented Mar 4, 2024

@@ -348,34 +351,6 @@ export const ActivityIcon = ({
);
};

const ActivityDescription = ({ transaction, colors }: { transaction: RainbowTransaction; colors: Colors }) => {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not used

@skylarbarrera skylarbarrera merged commit f57921f into develop Mar 6, 2024
5 of 6 checks passed
@skylarbarrera skylarbarrera deleted the @skylar/fix-minting-label branch March 6, 2024 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants