Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Storybook: Add stories for BlockTitle Component (WordPress#67234)
* Doc: Add Storybook for BlockTitle * Refactor: Simplify Storybook for BlockTitle and add type summaries to controls * Refactor: Updated descriptions to match the JSDoc * Refactor: Remove comment from BlockTitle story * Storybook: Refactor BlockTitle story to use ExperimentalBlockEditorProvider - Replaced BlockEditorProvider with ExperimentalBlockEditorProvider. - Simplified blocks array to include a single paragraph block. - Removed unnecessary client ID mappings and control options. - Cleaned up redundant comments and controls. * Storybook: Set clientId control to null for BlockTitle Co-authored-by: SainathPoojary <[email protected]> Co-authored-by: t-hamano <[email protected]> Co-authored-by: swissspidy <[email protected]>
- Loading branch information