Run prettier

This commit is contained in:
mabashian 2020-08-13 11:55:57 -04:00
parent 98b7f3b618
commit 1e9a71a2e4

View File

@ -103,10 +103,7 @@ function TemplateListItem({
</DataListCell>,
]}
/>
<DataListAction
aria-label="actions"
aria-labelledby={labelId}
>
<DataListAction aria-label="actions" aria-labelledby={labelId}>
{template.summary_fields.user_capabilities.start && (
<Tooltip content={i18n._(t`Launch Template`)} position="top">
<LaunchButton resource={template}>