Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ui-common): add content mock data for testing purposes
The content.ts file is added to the ui-common package's mocks directory. This file contains mock data for testing purposes, including a contentText variable, a lexicalEditorState variable, and a contentBySlugData object. These mock data can be used to simulate content-related data in unit tests or during development.
- Loading branch information