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

[Doc] Add missing error type in useNotify #8398

Merged
merged 1 commit into from Nov 16, 2022
Merged

[Doc] Add missing error type in useNotify #8398

merged 1 commit into from Nov 16, 2022

Conversation

antoinefricker
Copy link
Contributor

Match documentation and NotificationType in node_modules/ra-core/src/notification/types.ts

export type NotificationType = 'success' | 'info' | 'warning' | 'error';

@WiXSL WiXSL merged commit fc3cc11 into master Nov 16, 2022
@WiXSL WiXSL deleted the usenotify-doc branch November 16, 2022 10:55
@WiXSL WiXSL added this to the 4.5.2 milestone Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFR Ready For Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants