Merge pull request #34 from DeryabinSergey/fix-typo
Fix typo in example
This commit is contained in:
commit
5720ea1dc0
@ -114,7 +114,7 @@ return [
|
||||
],
|
||||
'yii\bootstrap5\BootstrapPluginAsset' => [
|
||||
'sourcePath' => null,
|
||||
'baseUrl' => 'https://cdn.jsdelivr.net/npm/bootstrap@5.1/dist/,
|
||||
'baseUrl' => 'https://cdn.jsdelivr.net/npm/bootstrap@5.1/dist/',
|
||||
'js' => [
|
||||
'js/bootstrap.bundle.min.js'
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user