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

feat: add notification on DocPage #241

Merged
merged 4 commits into from
Jun 25, 2024
Merged

feat: add notification on DocPage #241

merged 4 commits into from
Jun 25, 2024

Conversation

martyanovandrey
Copy link
Contributor

No description provided.

@martyanovandrey martyanovandrey force-pushed the notification branch 2 times, most recently from 996fa1f to fe6cf21 Compare June 25, 2024 08:43
view={'flat'}
className={bNote('xmark')}
onClick={() => {
if (notificationCb) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it’s needed to be exported into useCallback

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is a class component, we will do the refactoring into a functional one as a separate task

@martyanovandrey martyanovandrey merged commit be82cee into master Jun 25, 2024
1 check passed
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.

2 participants