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

Add Static Notifications Page #121

Open
wants to merge 24 commits into
base: master
Choose a base branch
from

Conversation

kiwansim
Copy link
Member

Reverting to the last commit that Igor's PR had before he started working further on redux

@kiwansim
Copy link
Member Author

Remaining issues to be fixed:

  1. Warning: Failed prop type: NotificationCard: prop type date is invalid; it must be a function, usually from the prop-types package, but received undefined.

  2. Warning: Failed prop type: Invalid prop fontWeight of value semibold supplied to Text, expected one of ["normal","bold","100","200","300","400","500","600","700","800","900"].
    Bad object: {
    "fontSize": 12,
    "color": "#ffffff",
    "fontWeight": "semibold"
    }

  3. Warning: Failed prop type: Invalid prop config.propTypes of type object supplied to Toast, expected function.

  • App.js:175:6 in App

@kiwansim kiwansim mentioned this pull request Jun 17, 2021
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