-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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 TypeScript types to ActionableNotification, ToastNotification, InlineNotification, NotificationActionButton, NotificationButton #13228
Comments
I'd like to work on this |
We have a renderer that sets the subtitle for the notification and it works fine but we're getting an error There are many other strings in Carbon that are declared as PropTypes.node. Could the notification ones be declared that way, too? |
Confirmed we'll want to hold off on this until #13811 merges so we can extend button props |
* feat(xNotification): rename to tsx #13228 * feat(xNotification): add types #13228 * Update packages/react/src/components/Notification/Notification.tsx * Update packages/react/src/components/Notification/Notification.tsx --------- Co-authored-by: Andrea N. Cardona <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
No description provided.
The text was updated successfully, but these errors were encountered: