Skip to content

Commit

Permalink
docs(react): update notification import in story to populate propstab…
Browse files Browse the repository at this point in the history
…le (#10655)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
abbeyhrt and kodiakhq[bot] authored Feb 7, 2022
1 parent 2fa6584 commit fb37594
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import {
ToastNotification,
InlineNotification,
NotificationActionButton,
} from '../Notification';
} from './Notification';
import mdx from './Notification.mdx';

const kinds = {
Expand Down

0 comments on commit fb37594

Please sign in to comment.