-
Notifications
You must be signed in to change notification settings - Fork 46
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
Integrated new api and notif settings backend #1270
Conversation
In package.json:
In src/components/ViewChannelItem.js:
In src/components/channel/NotificationSettings.tsx:
In src/components/dropdowns/DropdownBtnHandler.tsx:
In src/contexts/AppContext.tsx:
That's all. All looks good. |
File: package.json All looks good. File: src/components/ViewChannelItem.js
File: src/components/channel/UserSettings.tsx
File: src/components/dropdowns/DropdownBtnHandler.tsx All looks good. File: src/components/dropdowns/ManageNotifSettingDropdown.tsx All looks good. File: src/components/dropdowns/OptinNotifSettingDropdown.tsx All looks good. File: src/components/dropdowns/UpdateNotifSettingDropdown.tsx All looks good. File: src/contexts/AppContext.tsx All looks good. File: src/helpers/channel/notifSetting.ts All looks good. File: src/helpers/channel/types.ts All looks good. File: src/types/context.ts All looks good. File: yarn.lock All looks good. |
All looks good. |
All looks good. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
No description provided.