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

[BUG] Typo in ModalHeader interface #1090

Closed
1 task done
jpyzio123 opened this issue Apr 26, 2024 · 0 comments · Fixed by #1091
Closed
1 task done

[BUG] Typo in ModalHeader interface #1090

jpyzio123 opened this issue Apr 26, 2024 · 0 comments · Fixed by #1091
Labels
bug Something isn't working

Comments

@jpyzio123
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

ModalHeaderProps has className?: 'string'; which should be className?: string;

Steps To Reproduce

n/a it's a typo

Expected Behavior

n/a

Screenshots

No response

Design system package(s) version

examples:

  • @livechat/design-system-react-components@1.0.0-beta.11

Environment

No response

Additional context

No response

@jpyzio123 jpyzio123 added the bug Something isn't working label Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

Successfully merging a pull request may close this issue.

1 participant