Skip to content

Commit ba45b8a

Browse files
authored
Update index.hbs
1 parent 2f7e30c commit ba45b8a

File tree

1 file changed

+2
-1
lines changed
  • packages/core/addon/components/eui-empty-prompt

1 file changed

+2
-1
lines changed

packages/core/addon/components/eui-empty-prompt/index.hbs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
@color={{arg-or-default @color "transparent"}}
1010
@hasBorder={{@hasBorder}}
1111
@hasShadow={{false}}
12+
...attributes
1213
>
1314
<div class="euiEmptyPrompt__main">
1415
{{#if (has-block "icon")}}
@@ -80,4 +81,4 @@
8081
{{/if}}
8182
{{/if}}
8283
</EuiPanel>
83-
{{/let}}
84+
{{/let}}

0 commit comments

Comments
 (0)