feat: remove Intercom usage #27
Reference in New Issue
Block a user
Delete Branch "remove-intercom-usage"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #22
I already started working on this before I saw @tamirfyi's #26 🙈
Still noticed some differences:
useAccountshook fromlibs/client/shared/src/api/useAccountApi.ts(its usage wasn't removed from the rest of the codebase either in #26)yarn.lockchanges (should be done in a separate PR imo)@MichaelDeBoey Let's go with yours (primarily due to the
useAccountsbit).I tried getting this one right before bed since it seemed easier than others, but I guess I was tired and overlooked some things. nice work michael!