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

Feature/65 new login popups #149

Open
wants to merge 27 commits into
base: develop
Choose a base branch
from

Conversation

VargaElod23
Copy link
Contributor

No description provided.

@VargaElod23 VargaElod23 requested a review from rattrap May 9, 2022 15:29
@VargaElod23 VargaElod23 self-assigned this May 9, 2022
@VargaElod23 VargaElod23 added the WIP label May 9, 2022
@VargaElod23 VargaElod23 linked an issue May 9, 2022 that may be closed by this pull request
@VargaElod23 VargaElod23 added Mergeable and removed WIP labels Jan 20, 2023
@@ -13,13 +13,15 @@ import { toSvg } from 'jdenticon';

import theme from '../theme';

import ExcalamtionTriangle from '../Icons/ExclamationTriangle';
Copy link
Contributor

Choose a reason for hiding this comment

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

Typo. Exclamation

color?: string;
}

const GreenCircledCheckIcon = (props: CircleCheckProps) => {
Copy link
Contributor

Choose a reason for hiding this comment

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

This is not exported. Shouldn`t we export both of them or separate them into two files to use the same pattern.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants