We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 590560b commit 85b10fbCopy full SHA for 85b10fb
config/blast.php
@@ -45,7 +45,6 @@
45
'vendor_path' => 'vendor/area17/blast',
46
47
'components' => [
48
- 'docs-page' =>
49
- \A17\Blast\Components\Components\DocsPages\DocsPage::class,
+ 'docs-page' => \A17\Blast\Components\DocsPages\DocsPage::class,
50
],
51
];
0 commit comments