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] TypeError on type prop failing builds #22789

Closed
hrahul2605 opened this issue Jul 28, 2021 · 1 comment · Fixed by #22790
Closed

[BUG] TypeError on type prop failing builds #22789

hrahul2605 opened this issue Jul 28, 2021 · 1 comment · Fixed by #22790

Comments

@hrahul2605
Copy link
Contributor

return <Callout type={'error'}>{t('Error')}</Callout>;

This TypeError fails Build and Test on github actions https://github.com/RocketChat/Rocket.Chat/runs/3180582306

@dougfabris
Copy link
Member

Fixed here #22822

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 a pull request may close this issue.

2 participants