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

47 create tag component #55

Merged
merged 19 commits into from
Feb 14, 2023
Merged

47 create tag component #55

merged 19 commits into from
Feb 14, 2023

Conversation

Deeved
Copy link
Contributor

@Deeved Deeved commented Feb 10, 2023

Description

it's PR contemplates:

  • creation tag component
    -- storybook
    -- tests
  • creation error-boundary component
  • creation types and functions for to help tag component

@Deeved Deeved linked an issue Feb 10, 2023 that may be closed by this pull request
@Deeved Deeved self-assigned this Feb 10, 2023
const sizeIcon = 16;
const iconType = 'info';

const ErrorBoundary = ({ msg }: ErrorBoundaryProps) => {
Copy link
Member

Choose a reason for hiding this comment

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

awesome component

@iurynogueira iurynogueira merged commit fa8680b into main Feb 14, 2023
@iurynogueira iurynogueira deleted the 47-create-tag-component branch February 14, 2023 11:27
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.

Create tag component
4 participants