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

chore: initial @comapeo/core-react integration #894

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Conversation

achou11
Copy link
Member

@achou11 achou11 commented Dec 17, 2024

This PR introduces usage of the ClientApiProvider and useClientApi() exports provided by the module. These should be 1-to-1 replacements for the preexisting ApiProvider and useApi(), respectively.

@achou11 achou11 requested a review from ErikSin December 17, 2024 20:40
This PR introduce usage of the `ClientApiProvider` and `useClientApi()`
provided by the module. These are 1-to-1 replacements for the
pre-existing `ApiProvider` and `useApi()`, respectively.
@achou11 achou11 force-pushed the ac/comapeo-core-react-integration branch from c7e707e to df4b90a Compare December 17, 2024 21:49
@achou11 achou11 force-pushed the ac/comapeo-core-react-integration branch from 65063e4 to 6a78610 Compare December 17, 2024 21:53
jest.config.js Outdated Show resolved Hide resolved
will extract to separate file in a separate PR as it's out of scope for
this PR (since I resolved the jest issue I was having)
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.

1 participant