Skip to content

Conversation

StanGirard
Copy link
Collaborator

The syncNotion function is no longer needed in the ConnectionCards component, so it has been removed. This change simplifies the code and improves maintainability.

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context.

Checklist before requesting a review

Please delete options that are not relevant.

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented hard-to-understand areas
  • I have ideally added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged

Screenshots (if appropriate):

The syncNotion function is no longer needed in the ConnectionCards component, so it has been removed. This change simplifies the code and improves maintainability.
Copy link

vercel bot commented Sep 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
quivrapp 🔄 Building (Inspect) Visit Preview 💬 Add feedback Sep 30, 2024 3:42pm

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Sep 30, 2024
@StanGirard StanGirard merged commit 0ea4521 into main Sep 30, 2024
3 of 5 checks passed
@StanGirard StanGirard deleted the chore/delete-notion branch September 30, 2024 15:42
@dosubot dosubot bot added the area: frontend Related to frontend functionality or under the /frontend directory label Sep 30, 2024
StanGirard added a commit that referenced this pull request Sep 30, 2024
🤖 I have created a release *beep* *boop*
---


## 0.0.317 (2024-09-30)

## What's Changed
* feat: update SyncsUser status field to be optional by @StanGirard in
#3284
* fix(frontend): onboarding modal by @Zewed in
#3286
* feat: Remove syncNotion from ConnectionCards by @StanGirard in
#3289


**Full Changelog**:
v0.0.316...v0.0.317

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: frontend Related to frontend functionality or under the /frontend directory size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant