diff --git a/src/BootstrapIconAsset.php b/src/BootstrapIconAsset.php index 3bd7df4..3b1bd84 100644 --- a/src/BootstrapIconAsset.php +++ b/src/BootstrapIconAsset.php @@ -2,7 +2,7 @@ namespace app\assets; -class IconsBs5Asset extends \yii\web\AssetBundle +class BootstrapIconAsset extends \yii\web\AssetBundle { public $sourcePath = '@vendor/twbs/bootstrap-icons/font';