Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: updates payload cloud plugin docs (#8943)
Documentation updated to match current implementation. Original Doc: ```ts import { payloadCloud } from '@payloadcms/payload-cloud' ``` Current: ```ts import { payloadCloudPlugin } from '@payloadcms/payload-cloud' ``` --- References in docs have been updated.
- Loading branch information