We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/scality/pensieve-front/blob/master/src/react/ui-elements/NotificationIcon.jsx
type Props = { content: string | number, variant: string, // "primary", "danger",... children: Node } <Badge content={4} variant="primary"> <MailIcon /> </Badge>
The text was updated successfully, but these errors were encountered:
Hi @nicolas2bert , what is the problem, how can I contribute on this issue ? It is just to create this component ?
Sorry, something went wrong.
It seems components need to be created. Please, check with @carlito-scality.
Yes, I think with the new design we are working in progress. This component should look like:
@felipebrunetti94 please wait until the new design is validated ;)
No branches or pull requests
https://github.com/scality/pensieve-front/blob/master/src/react/ui-elements/NotificationIcon.jsx
The text was updated successfully, but these errors were encountered: