Skip to content

Commit b2933b4

Browse files
committed
config
1 parent 73b2b59 commit b2933b4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

config/contentable.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,10 @@
3737
'type' => Yuges\Contentable\Enums\BlockType::class,
3838
'data' => [
3939
Yuges\Contentable\Data\Blocks\ListData::class,
40+
Yuges\Contentable\Data\Blocks\QuoteData::class,
4041
Yuges\Contentable\Data\Blocks\HeaderData::class,
4142
Yuges\Contentable\Data\Blocks\ParagraphData::class,
43+
Yuges\Contentable\Data\Blocks\DelimiterData::class,
4244
],
4345
],
4446

0 commit comments

Comments
 (0)