We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a83d634 commit 51adda6Copy full SHA for 51adda6
showcase/app/components/page-components/application-state/sub-sections/with-media.gts
@@ -122,6 +122,7 @@ const SubSectionWithMedia: TemplateOnlyComponent<SubSectionWithMediaSignature> =
122
<CodeFragmentWithErrorContent
123
@actions={{array "primary" "secondary" "standaloneLink"}}
124
@align={{align}}
125
+ @icon="alert-circle"
126
@media="image"
127
@hasErrorCode={{true}}
128
/>
0 commit comments