Skip to content

Commit f9943bf

Browse files
committed
fix: add correct heading for all blocks example
1 parent 53dda67 commit f9943bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/pages/examples/basic/all-blocks/all-blocks.page.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import { AllBlocksExample, allBlocksExampleCode } from './all-blocks.example';
1919
TabsComponent,
2020
AllBlocksExample,
2121
],
22-
template: ` <bna-section-intro name="Basic Setup">
22+
template: `<bna-section-intro name="Default Schema Showcase">
2323
<p class="${hlmP} mb-8">
2424
This example shows the minimal code required to set up a BlockNote
2525
editor in Angular.

0 commit comments

Comments
 (0)