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

Feature/notification component #3

Merged
merged 4 commits into from
Nov 2, 2022
Merged

Conversation

circlecube
Copy link
Member

This brings the notification module up to current practice with the marketplace module.

First, fix the issue that useEffect wasn't available for use since it wasn't being properly referenced in the components.

Then, split the components into individual files.

Also, grouped props into methods and constants objects so we can pass them deeper into the component tree (down to the notification component) easier. This change will need to update the way the component is loaded in the plugin(s), so should be indicated in the version.

@circlecube circlecube self-assigned this Nov 2, 2022
@circlecube circlecube merged commit 4efd73a into main Nov 2, 2022
@circlecube circlecube deleted the feature/notification-component branch November 2, 2022 21:16
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