Fix typo in example
This commit is contained in:
parent
9151d0b101
commit
033d06f8a0
@ -114,7 +114,7 @@ return [
|
|||||||
],
|
],
|
||||||
'yii\bootstrap5\BootstrapPluginAsset' => [
|
'yii\bootstrap5\BootstrapPluginAsset' => [
|
||||||
'sourcePath' => null,
|
'sourcePath' => null,
|
||||||
'baseUrl' => 'https://cdn.jsdelivr.net/npm/bootstrap@5.1/dist/,
|
'baseUrl' => 'https://cdn.jsdelivr.net/npm/bootstrap@5.1/dist/',
|
||||||
'js' => [
|
'js' => [
|
||||||
'js/bootstrap.bundle.min.js'
|
'js/bootstrap.bundle.min.js'
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user