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

Add notification service #414

Merged
merged 4 commits into from
Jan 22, 2024
Merged

Add notification service #414

merged 4 commits into from
Jan 22, 2024

Conversation

vinceau
Copy link
Member

@vinceau vinceau commented Jan 20, 2024

Description

Currently we can only show notifications by using the useToasts() hook inside a React component. This PR allows us to show notifications outside of a React component logic by introducing a NotificationService.

@vinceau vinceau merged commit 3953f13 into main Jan 22, 2024
6 checks passed
@vinceau vinceau deleted the feat/notification-service branch January 22, 2024 07:40
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.

1 participant