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/shaman poster graph #482

Merged
merged 5 commits into from
Mar 27, 2024
Merged

Feat/shaman poster graph #482

merged 5 commits into from
Mar 27, 2024

Conversation

dekanbro
Copy link
Contributor

GitHub Issue

Add a link to the GitHub issue.

Changes

A summary of the changes in the code in this PR. If making any UI changes consider adding screenshots or gifs.

Packages Added

Brief list of any packages added, and if folks need to rerun yarn install to run locally

Checks

Before making your PR, please check the following:

  • Critical lint errors are resolved
  • App runs locally
  • App builds locally (run the build command for any impacted package and check for any errors before the PR)

@@ -89,6 +89,7 @@ export const listMembers = async ({
throw formatFetchError({ type: 'INVALID_NETWORK_ERROR' });
}

console.log('filter', filter);
Copy link
Contributor

Choose a reason for hiding this comment

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

let's remove this console.log

@skuhlmann skuhlmann merged commit 454a54f into develop Mar 27, 2024
1 check passed
@skuhlmann skuhlmann deleted the feat/shaman-poster-graph branch June 11, 2024 19:56
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