diff --git a/src/Widget/EmptyStateBar.php b/src/Widget/EmptyStateBar.php index 7794af2b..2d048379 100644 --- a/src/Widget/EmptyStateBar.php +++ b/src/Widget/EmptyStateBar.php @@ -11,7 +11,7 @@ class EmptyStateBar extends BaseHtmlElement protected $tag = 'div'; - protected $defaultAttributes = ['class' => ['empty-state', 'empty-state-bar']]; + protected $defaultAttributes = ['class' => 'empty-state-bar']; /** * Create an empty list